﻿.hero{margin:48px 0;position:relative}.hero .hero__inner{max-width:900px;margin:0 auto;text-align:center}.hero .hero__title{margin-bottom:20px;font-size:60px;line-height:1.15;color:var(--heading-font-color)}.hero .hero__description{margin:0 auto;max-width:560px;font-size:20px;color:var(--text-alt-color)}.hero.hero--left .hero__title{margin-bottom:0;font-size:48px}.hero.hero--banner{margin:0;padding:100px 0 80px;overflow:hidden;position:relative}.hero.hero--banner .hero__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.hero.hero--banner .hero__background .hero__background-image{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.8}.hero.hero--banner .hero__background .hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7) 100%);z-index:1}.hero.hero--banner .container{position:relative;z-index:2}.hero.hero--banner .hero__title{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8);font-weight:700;margin-bottom:24px}.hero.hero--banner .hero__description{color:#f0f0f0;text-shadow:0 1px 4px rgba(0,0,0,.8);font-weight:400;margin-bottom:36px;line-height:1.6}.hero.hero--banner .hero__actions{display:flex;gap:16px;justify-content:center;align-items:center;margin-bottom:48px;flex-wrap:wrap}.hero.hero--banner .hero__actions .button{padding:14px 28px;font-size:16px;font-weight:600;text-shadow:none}.hero.hero--banner .hero__actions .button--primary{background:var(--primary-color);color:#fff;border:2px solid var(--primary-color)}.hero.hero--banner .hero__actions .button--primary:hover{background:var(--primary-color-dark);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.hero.hero--banner .hero__actions .button--ghost{background:hsla(0,0%,100%,.1);color:#fff;border:2px solid hsla(0,0%,100%,.8);backdrop-filter:blur(10px)}.hero.hero--banner .hero__actions .button--ghost:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.hero.hero--banner .hero__actions .button i{margin-left:8px;font-size:18px}.hero.hero--banner .hero__stats{display:flex;justify-content:center;gap:60px;margin-bottom:36px}.hero.hero--banner .hero__stats .hero__stat{text-align:center}.hero.hero--banner .hero__stats .hero__stat .hero__stat-number{display:block;font-size:42px;font-weight:700;color:#fff;line-height:1;margin-bottom:8px;text-shadow:0 2px 6px rgba(0,0,0,.8)}.hero.hero--banner .hero__stats .hero__stat .hero__stat-label{display:block;font-size:15px;color:#e0e0e0;font-weight:500;letter-spacing:.5px;text-shadow:0 1px 3px rgba(0,0,0,.8)}.hero.hero--banner .hero__trust{font-size:15px;color:#e0e0e0;text-shadow:0 1px 3px rgba(0,0,0,.8)}.hero.hero--banner .hero__trust strong{color:#fff;font-weight:600}:root:not([dark]) .hero.hero--banner .hero__background .hero__overlay{background:linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.75) 100%)}[dark] .hero.hero--banner .hero__background .hero__background-image{opacity:.6}[dark] .hero.hero--banner .hero__background .hero__overlay{background:linear-gradient(180deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.85) 100%)}[dark] .hero.hero--banner .hero__title,[dark] .hero.hero--banner .hero__stat-number{color:#fff}[dark] .hero.hero--banner .hero__description,[dark] .hero.hero--banner .hero__stat-label,[dark] .hero.hero--banner .hero__trust{color:#e0e0e0}@media(max-width: 992px){.hero .hero__title{font-size:48px}.hero.hero--banner{padding:80px 0 60px}.hero.hero--banner .hero__stat-number{font-size:36px}}@media(max-width: 768px){.hero{margin:16px 0 32px}.hero .hero__title{font-size:35px}.hero .hero__description{font-size:inherit}.hero.hero--left .hero__title{font-size:35px}.hero.hero--banner{padding:60px 0 50px}.hero.hero--banner .hero__stats{gap:40px}.hero.hero--banner .hero__stat-number{font-size:32px}.hero.hero--banner .hero__actions{gap:12px}.hero.hero--banner .hero__actions .button{padding:12px 24px;font-size:15px}}@media(max-width: 576px){.hero .hero__inner{text-align:left}.hero .hero__title{margin-bottom:16px;font-size:32px}.hero .hero__description{font-size:16px}.hero.hero--left .hero__title{font-size:32px}.hero.hero--banner{padding:50px 0 40px}.hero.hero--banner .hero__inner{text-align:center}.hero.hero--banner .hero__title{font-size:32px;line-height:1.2}.hero.hero--banner .hero__description{font-size:17px;margin-bottom:28px}.hero.hero--banner .hero__actions{flex-direction:column;width:100%}.hero.hero--banner .hero__actions .button{width:100%;max-width:280px}.hero.hero--banner .hero__stats{gap:24px;flex-wrap:wrap}.hero.hero--banner .hero__stats .hero__stat{min-width:80px}.hero.hero--banner .hero__stats .hero__stat-number{font-size:28px}.hero.hero--banner .hero__stats .hero__stat-label{font-size:13px}.hero.hero--banner .hero__trust{font-size:14px;line-height:1.5;padding:0 20px}}.guide-directory-hero{margin-bottom:clamp(1.5rem,4vw,2.5rem);padding-block:clamp(1.5rem,4vw,2.75rem);color:var(--text-color);background:var(--background-alt-color);border-bottom:1px solid var(--border-color)}.guide-directory-hero__content{display:grid;grid-template-columns:minmax(0, 1.25fr) minmax(280px, 0.75fr);gap:clamp(1.5rem,4vw,3.25rem);align-items:center}.guide-directory-hero__copy{display:grid;gap:1rem}.guide-directory-hero__eyebrow{font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-color);font-weight:700}.guide-directory-hero__title{font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.08;font-weight:800;margin:0;text-wrap:balance;color:var(--heading-font-color)}.guide-directory-hero__lede{max-width:44rem;margin:0;font-size:clamp(1rem,2vw,1.12rem);line-height:1.6;color:var(--text-alt-color)}.guide-directory-hero__stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:.65rem;list-style:none;padding:0;margin:0}.guide-directory-hero__stat{display:flex;flex-direction:column;gap:.1rem;min-width:0;padding:.75rem .85rem;border:1px solid var(--border-color);border-radius:12px;background:var(--surface)}.guide-directory-hero__stat-value{font-size:clamp(1.25rem,3vw,1.8rem);font-weight:800;color:var(--heading-font-color)}.guide-directory-hero__stat-label{font-size:.75rem;line-height:1.3;color:var(--text-alt-color)}.guide-directory-hero__map{position:relative;margin:0;overflow:hidden;border:1px solid var(--border-color);border-radius:18px;background:var(--surface);background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--primary-color) 13%, transparent) 0, transparent 44%),var(--surface);box-shadow:0 16px 34px rgba(15,23,42,.08)}.guide-directory-hero__visual{margin:0;border-bottom:1px solid var(--border-color);background:var(--background-alt-color)}.guide-directory-hero__visual picture{display:block}.guide-directory-hero__visual-image{display:block;width:100%;aspect-ratio:2/1;object-fit:cover;object-position:50% 42%}.guide-directory-hero__visual figcaption{padding:.45rem .75rem;color:var(--text-alt-color);background:var(--surface);font-size:.75rem;line-height:1.35;overflow-wrap:anywhere}.guide-directory-hero__visual figcaption a{color:inherit;text-decoration:underline;text-underline-offset:2px}.guide-directory-hero__map-body{padding:clamp(1.1rem,3vw,1.5rem)}.guide-directory-hero__map-eyebrow{margin:0 0 .35rem;color:var(--primary-color);font-size:.75rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.guide-directory-hero__map h2{margin:0;color:var(--heading-font-color);font-size:clamp(1.15rem,2.5vw,1.45rem);line-height:1.2}.guide-directory-hero__map-steps{display:grid;gap:0;margin:1rem 0;padding:0;list-style:none}.guide-directory-hero__map-steps li{position:relative;display:grid;grid-template-columns:2.2rem minmax(0, 1fr);gap:.75rem;min-width:0;padding:.55rem 0}.guide-directory-hero__map-steps li:not(:last-child)::after{position:absolute;top:2.55rem;bottom:-0.25rem;left:1.05rem;width:1px;background:var(--border-color);content:""}.guide-directory-hero__map-steps li>span{z-index:1;display:grid;width:2.2rem;height:2.2rem;place-items:center;border:1px solid var(--border-color);border:1px solid color-mix(in srgb, var(--primary-color) 32%, var(--border-color));border-radius:50%;background:var(--surface);color:var(--primary-color);font-size:.75rem;font-weight:800}.guide-directory-hero__map-steps div{display:grid;gap:.14rem;min-width:0;padding-top:.12rem}.guide-directory-hero__map-steps strong{color:var(--heading-font-color);font-size:.9rem;line-height:1.25}.guide-directory-hero__map-steps small{color:var(--text-alt-color);font-size:.76rem;line-height:1.42}.guide-directory-hero__map-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--primary-color);font-size:.82rem;font-weight:750;text-decoration-thickness:1px;text-underline-offset:3px}.guide-directory-hero__map-link:focus-visible{border-radius:4px;outline:3px solid var(--primary-color);outline:3px solid color-mix(in srgb, var(--primary-color) 35%, transparent);outline-offset:4px}@media(max-width: 768px){.guide-directory-hero__content{grid-template-columns:1fr;gap:1.25rem}}@media(max-width: 576px){.guide-directory-hero__stats{grid-template-columns:repeat(3, minmax(0, 1fr))}.guide-directory-hero__stat{padding:.65rem}.guide-directory-hero__stat-label{font-size:.75rem}}.guide-finder{display:grid;grid-template-columns:minmax(260px, 2fr) minmax(150px, 0.8fr) minmax(180px, 1fr) auto;gap:12px;align-items:end;min-width:0;max-width:100%;padding:clamp(1rem,3vw,1.4rem);box-sizing:border-box;border:1px solid var(--border-color);border-radius:16px;background:var(--surface);box-shadow:0 10px 30px rgba(15,23,42,.06)}.guide-finder[hidden]{display:none}.guide-finder__field{display:grid;gap:6px;min-width:0}.guide-finder label{color:var(--text-alt-color);font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.guide-finder input,.guide-finder select,.guide-finder__clear{min-height:44px;border:1px solid var(--border-color);border-radius:10px;background:var(--background-color);color:var(--text-color);font:inherit}.guide-finder input,.guide-finder select{width:100%;min-width:0;max-width:100%;padding:.65rem .75rem;box-sizing:border-box}.guide-finder input:focus-visible,.guide-finder select:focus-visible,.guide-finder__clear:focus-visible{outline:3px solid var(--primary-color);outline:3px solid color-mix(in srgb, var(--primary-color) 35%, transparent);outline-offset:2px;border-color:var(--primary-color)}.guide-finder__clear{padding-inline:1rem;cursor:pointer;font-weight:700}.guide-finder__status{grid-column:1/-1;margin:0;color:var(--text-alt-color);font-size:.85rem}.guide-finder__empty{grid-column:1/-1;margin:0;padding:.8rem 1rem;border-radius:10px;background:var(--background-alt-color);color:var(--text-alt-color)}@media(min-width: 769px)and (max-width: 992px){.guide-finder{grid-template-columns:repeat(2, minmax(0, 1fr)) max-content}.guide-finder__field--search,.guide-finder__status,.guide-finder__empty{grid-column:1/-1}}@media(max-width: 768px){.guide-finder{grid-template-columns:1fr 1fr}.guide-finder__field--search,.guide-finder__status,.guide-finder__empty{grid-column:1/-1}}@media(max-width: 576px){.guide-finder{grid-template-columns:1fr}.guide-finder__field,.guide-finder__field--search,.guide-finder__status,.guide-finder__empty{grid-column:1}}.guides-directory{display:grid;grid-template-columns:minmax(0, 1fr);gap:clamp(1.75rem,4vw,2.5rem)}.guide-directory__noscript{margin:0;padding:.85rem 1rem;border:1px solid var(--border-color);border-radius:10px;background:var(--background-alt-color);color:var(--text-alt-color);font-size:.875rem;line-height:1.5}.guides-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.guides-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.guides-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.guides-directory-explainer__panel summary::-webkit-details-marker{display:none}.guides-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.guides-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.guides-directory-explainer__intro{font-size:.95rem;line-height:1.6}.guides-directory-explainer__intro p+p{margin-top:.75rem}.guides-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.guides-directory-explainer__checklist li{margin-bottom:.45rem}.guides-intro .read-more-btn{display:inline-flex;margin-top:.75rem;background:#111827;color:#fff;border:none;border-radius:6px;padding:.5rem .9rem;font-weight:600;cursor:pointer}.guides-filter-toggle{display:none}@media(max-width: 768px){.guides-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600}}.guides-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:30px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.guides-filters .filters__header{display:none}@media(max-width: 768px){.guides-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;display:none;grid-template-columns:1fr;gap:16px}.guides-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:var(--surface, #fff);z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.guides-filters .filters__header .filters__title{font-weight:600}.guides-filters .filters__header .filters__actions{display:flex;gap:8px}.guides-filters .filters__header .filters__clear,.guides-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color))}.guides-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}.guides-filters.is-open{display:grid}html.no-scroll,body.no-scroll{overflow:hidden}.guides-count{font-size:.95rem;color:var(--text-alt-color)}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters.is-empty{display:none}.filter-pill{display:inline-flex;align-items:center;min-height:44px;border:1px solid var(--border-color, #e1e4e8);background:#fff;color:var(--text-color, #333);border-radius:12px;padding:6px 12px;font-size:.75rem;cursor:pointer}.guides__divider{height:60px}.guides__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px;margin-bottom:60px}@media(max-width: 768px){.guides__grid{grid-template-columns:1fr;gap:20px}}.guides__card{background:var(--background-color);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.guides__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:var(--primary-color)}.guides__card:hover .guides__image{transform:scale(1.05)}.guides__card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.guides__image{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.guides__content{padding:24px;display:flex;flex-direction:column;gap:.75rem;flex:1}.guides__title{font-size:1.2rem;margin:0;color:var(--heading-font-color)}.guides__excerpt{color:var(--text-alt-color);line-height:1.6;margin:0;font-size:.95rem}.guides__tags{display:flex;flex-wrap:wrap;gap:.4rem}.guide-tag{display:inline-flex;align-items:center;background:var(--background-alt-color, #f3f4f6);border:1px solid var(--border-color, #e1e4e8);border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;color:var(--text-alt-color, #4b5563)}.guides-empty{text-align:center;padding:40px 20px;background:var(--background-alt-color);border-radius:16px;margin:30px 0}.guides-empty__icon{font-size:2rem;color:var(--primary-color);margin-bottom:.5rem}.guides-empty__title{font-size:1.3rem;margin-bottom:.4rem}.guides-empty__message{color:var(--text-alt-color);margin-bottom:1rem}.guides-load-more{text-align:center;margin:40px 0}.guides__empty{background:var(--background-alt-color);padding:24px;border-radius:12px;text-align:center;color:var(--text-alt-color)}.guide__image-figure{margin:0 0 1.75rem;border-radius:16px;overflow:hidden;box-shadow:0 18px 40px rgba(15,23,42,.12);background:var(--surface, #fff)}.guide__meta{display:flex;flex-wrap:wrap;gap:.35rem 1rem;margin:.75rem 0 1.5rem;color:var(--text-alt-color, #475467);font-size:.9rem;line-height:1.5}.guide__meta a{color:inherit;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.guide__meta a:hover,.guide__meta a:focus-visible{color:var(--primary-color, #0f62fe)}.guide__image-figure .guide__image{display:block;width:100%;height:auto;object-fit:contain}.guide__image-credit{font-size:.85rem;color:var(--text-alt-color, #475467);padding:.6rem 1rem;border-top:1px solid var(--border-color, rgba(71, 84, 103, 0.12));background:var(--surface-sunk, rgba(241, 245, 249, 0.65))}.guide__image-attribution{display:block;margin-top:.3rem}.guide__image-credit a{color:inherit;text-decoration:underline;text-underline-offset:2px}.guide__image-credit a:hover{color:var(--primary-color, #0f62fe)}.orientation-map{margin:1.5rem 0 2rem}.orientation-map__routes,.orientation-map__steps{margin:0;padding:0;list-style:none}.orientation-map__routes{counter-reset:orientation-route;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.85rem}.orientation-map__route{counter-increment:orientation-route;display:grid;grid-template-columns:minmax(8.5rem, 0.7fr) minmax(0, 1.3fr);min-width:0;overflow:hidden;border:1px solid var(--border-color, #d8dee6);border-radius:14px;background:var(--background-color, #fff);box-shadow:0 8px 22px rgba(15,23,42,.06)}.orientation-map__task{margin:0;padding:.9rem;color:var(--heading-font-color, #111827);background:var(--background-alt-color, #f4f6f8);font-size:.96rem;line-height:1.35}.orientation-map__task::before{content:counter(orientation-route, decimal-leading-zero);display:block;margin-bottom:.35rem;color:var(--primary-color, #0f62fe);font-size:.75rem;font-weight:800;letter-spacing:.12em}.orientation-map__task-topic,.orientation-map__task-topic .topic-icon-frame,.orientation-map__task-topic .topic-icon-image{width:44px;height:44px}.orientation-map__task-topic{display:grid;margin-bottom:.5rem;overflow:hidden;border:1px solid var(--border-color, #d8dee6);border-radius:11px;background:var(--background-color, #fff);place-items:center}.orientation-map__steps{display:grid;grid-template-rows:repeat(2, minmax(0, 1fr));min-width:0}.orientation-map__step{min-width:0}.orientation-map__step+.orientation-map__step{border-top:1px solid var(--border-color, #d8dee6)}.orientation-map__link{display:flex;flex-direction:column;justify-content:center;gap:.2rem;min-height:64px;padding:.65rem .8rem;color:var(--text-color, #1f2937);text-decoration:none;transition:background-color 160ms ease,color 160ms ease}.orientation-map__link:hover{color:var(--primary-color, #0f62fe);background:var(--background-alt-color, #f4f6f8)}.orientation-map__link:focus-visible{position:relative;z-index:1;outline:3px solid var(--primary-color, #0f62fe);outline-offset:-3px}.orientation-map__step-label{color:var(--text-alt-color, #596579);font-size:.75rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.orientation-map__destination{font-size:.88rem;font-weight:700;line-height:1.35;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width: 768px){.orientation-map__routes{grid-template-columns:minmax(0, 1fr)}.orientation-map__route{grid-template-columns:minmax(10rem, 0.65fr) minmax(0, 1.35fr)}}@media(max-width: 576px){.orientation-map__route{grid-template-columns:minmax(0, 1fr)}.orientation-map__task{border-bottom:1px solid var(--border-color, #d8dee6)}.orientation-map__task::before{display:inline;margin:0 .45rem 0 0}.orientation-map__task-topic{display:inline-grid;margin:0 .45rem 0 0;vertical-align:middle}}.directory-no-js-notice{margin:0 0 1.5rem;padding:1rem 1.1rem;border:1px solid var(--border-color, #e1e4e8);border-radius:12px;background:var(--background-alt-color, #f8f9fa)}.entity-grid,.stores-grid,.brands-grid,.websites-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:25px;margin:30px 0;width:100%}.entity-grid--small{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:15px}.entity-grid--large{grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:30px}.entity-grid--featured{grid-template-columns:repeat(3, 1fr)}@media(max-width: 992px){.entity-grid--featured{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.entity-grid--featured{grid-template-columns:1fr}}.entity-grid--related{grid-template-columns:repeat(4, 1fr)}@media(max-width: 992px){.entity-grid--related{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.entity-grid--related{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.entity-grid--related{grid-template-columns:1fr}}.entity-grid--sidebar{grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:15px}@media(max-width: 992px){.entity-grid,.stores-grid,.brands-grid,.websites-grid{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))}}@media(max-width: 768px){.entity-grid,.stores-grid,.brands-grid,.websites-grid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 576px){.entity-grid,.stores-grid,.brands-grid,.websites-grid{grid-template-columns:1fr;gap:15px}}.entity-card,.store-card{min-width:0;background-color:var(--surface, #ffffff);border:1.5px solid var(--border-color);border-radius:16px;box-shadow:none;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column;width:100%;position:relative}.entity-card:hover,.store-card:hover,.entity-card:focus-within,.store-card:focus-within{transform:translateY(-2px);border-color:var(--accent);box-shadow:var(--card-shadow-hover)}@media(prefers-reduced-motion: reduce){.entity-card,.store-card{transition:none}.entity-card:hover,.store-card:hover,.entity-card:focus-within,.store-card:focus-within{transform:none;box-shadow:none}}.entity-card__header{position:relative;padding:24px;background:var(--surface-sunk);border-bottom:1px solid var(--hairline);display:flex;flex-direction:column;align-items:center;gap:14px}.entity-card__badge{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;z-index:2}.entity-card__badge i{margin-right:5px}.entity-card__badge--brand{background-color:#f3e5f5;color:#7b1fa2}.entity-card__badge--store-online{background-color:#e0f2ff;color:var(--accent)}.entity-card__badge--store-physical{background-color:#e8f5e9;color:#2e7d32}.entity-card__badge--website-official{background-color:#fff8e1;color:#8a5a00}.entity-card__badge--website-retailer{background-color:#e0f7fa;color:#00838f}.entity-card__badge--official{background-color:#fff8e1;color:#8a5a00}.entity-card__badge--product{background-color:#e8f5e9;color:#2e7d32}.entity-card__badge--guide{background-color:#e3f2fd;color:#1565c0}.entity-card__badge--education{background-color:#fff3e0;color:#e65100}.entity-card__logo-container,.brand-card__logo-container{display:flex;align-items:center;justify-content:center;height:82px;width:100%;margin-bottom:4px}.entity-card__logo,.brand-card__logo{max-width:100%;max-height:60px;object-fit:contain}.entity-card__logo-placeholder{width:60px;height:60px;background-color:var(--background-alt-color-2, #f0f2f5);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:var(--text-alt-color, #767676)}.entity-card__image-container{position:relative;padding-top:56.25%;overflow:hidden;background-color:var(--background-alt-color, #f8f9fa)}.entity-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.entity-card__image:hover{transform:scale(1.05)}.entity-card__content,.brand-card__content{padding:24px;flex-grow:1;display:flex;flex-direction:column;gap:14px}.entity-card__title,.brand-card__title{font-size:clamp(1.05rem,1vw + .9rem,1.25rem);font-weight:600;margin-bottom:0;color:var(--heading-font-color, #222222);line-height:1.3}.entity-card__subtitle,.brand-card__origin{font-size:.95rem;color:var(--text-alt-color, #767676);margin-bottom:0}.entity-card__description,.brand-card__description{font-size:.95rem;line-height:1.55;color:var(--text-color, #333333);margin-bottom:0;flex-grow:1}.entity-card__meta,.brand-card__meta{margin-top:auto;padding-top:12px;border-top:1px solid var(--border-color, #e1e4e8);font-size:13px;color:var(--text-alt-color, #767676);display:flex;flex-wrap:wrap;gap:12px}.entity-card__meta-item,.brand-card .product-count,.brand-card .retailer-count,.brand-card .steel-types{display:flex;align-items:center}.entity-card__meta-item i,.brand-card .product-count i,.brand-card .retailer-count i,.brand-card .steel-types i,.entity-card__meta-item svg,.brand-card .product-count svg,.brand-card .retailer-count svg,.brand-card .steel-types svg{margin-right:5px;color:var(--primary-color, #1f5fd1)}.entity-card__cover-link{position:absolute;inset:0;z-index:1;display:none}@media(max-width: 768px){.entity-card__cover-link{display:block}.entity-card .store-card__name,.store-card .store-card__name,.entity-card .website-card__name,.store-card .website-card__name{position:relative;z-index:2}}.entity-card__footer{position:relative;z-index:2;padding:20px 24px;background-color:var(--background-alt-color, #f8f9fa);border-top:1px solid var(--hairline);display:flex;flex-wrap:wrap;gap:12px}.entity-card__action{flex:1;display:inline-block;padding:12px 16px;min-height:44px;background-color:var(--primary-color, #1f5fd1);color:var(--button-color, #ffffff);border-radius:9px;text-align:center;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .2s,transform .2s}.entity-card__action:hover{background-color:var(--button-background-hover, #1a52b8);transform:translateY(-2px)}.entity-card__action--secondary{background-color:var(--background-color, #ffffff);color:var(--text-color, #333333);border:1px solid var(--border-color, #e1e4e8)}.entity-card__action--secondary:hover{background-color:var(--background-alt-color, #f8f9fa)}.entity-card__action--outline{background-color:rgba(0,0,0,0);border:1px solid var(--primary-color, #1f5fd1);color:var(--primary-color, #1f5fd1)}.entity-card__action--outline:hover{background-color:var(--primary-color, #1f5fd1);color:var(--button-color, #ffffff)}.entity-card__action i{margin-right:5px;font-size:12px}.entity-card--small{font-size:.9em}.entity-card--small .entity-card__header{padding:15px}.entity-card--small .entity-card__logo-container,.entity-card--small .brand-card__logo-container{height:60px}.entity-card--small .entity-card__logo,.entity-card--small .brand-card__logo{max-height:45px}.entity-card--small .entity-card__content,.entity-card--small .brand-card__content{padding:15px}.entity-card--small .entity-card__title,.entity-card--small .brand-card__title{font-size:16px}.entity-card--small .entity-card__description,.entity-card--small .brand-card__description{display:none}.entity-card--small .entity-card__footer{padding:10px 15px}.entity-card--large .entity-card__header{padding:25px}.entity-card--large .entity-card__logo-container,.entity-card--large .brand-card__logo-container{height:100px}.entity-card--large .entity-card__logo,.entity-card--large .brand-card__logo{max-height:80px}.entity-card--large .entity-card__content,.entity-card--large .brand-card__content{padding:25px}.entity-card--large .entity-card__title,.entity-card--large .brand-card__title{font-size:22px}.entity-card--large .entity-card__description,.entity-card--large .brand-card__description{-webkit-line-clamp:4}.entity-card--featured{border-left:4px solid var(--primary-color, #1f5fd1)}.entity-card--brand{border-top:3px solid #7b1fa2}.entity-card--store-online{border-top:3px solid var(--accent)}.entity-card--store-physical{border-top:3px solid #2e7d32}.entity-card--website-official{border-top:3px solid #ff8f00}.entity-card--website-retailer{border-top:3px solid #00838f}.entity-filter,.stores-filter,.brands-filter,.websites-filter{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px;background-color:var(--background-alt-color, #f8f9fa);border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.entity-filter .filter-group,.stores-filter .filter-group,.brands-filter .filter-group,.websites-filter .filter-group{flex:1;min-width:200px}.entity-filter .filter-group--search,.stores-filter .filter-group--search,.brands-filter .filter-group--search,.websites-filter .filter-group--search{flex:2;min-width:300px}.entity-filter .filter-group label,.stores-filter .filter-group label,.brands-filter .filter-group label,.websites-filter .filter-group label{display:block;margin-bottom:8px;font-size:14px;color:var(--text-alt-color, #767676);font-weight:500}.entity-filter .filter-select,.stores-filter .filter-select,.brands-filter .filter-select,.websites-filter .filter-select,.entity-filter .filter-input,.stores-filter .filter-input,.brands-filter .filter-input,.websites-filter .filter-input,.entity-filter .search-input,.stores-filter .search-input,.brands-filter .search-input,.websites-filter .search-input{width:100%;padding:12px 15px;border:1px solid var(--border-color, #e1e4e8);border-radius:8px;background-color:var(--background-color, #ffffff);font-size:15px;transition:border-color .3s ease,box-shadow .3s ease}.entity-filter .filter-select:focus,.stores-filter .filter-select:focus,.brands-filter .filter-select:focus,.websites-filter .filter-select:focus,.entity-filter .filter-input:focus,.stores-filter .filter-input:focus,.brands-filter .filter-input:focus,.websites-filter .filter-input:focus,.entity-filter .search-input:focus,.stores-filter .search-input:focus,.brands-filter .search-input:focus,.websites-filter .search-input:focus{outline:none;border-color:var(--primary-color, #1f5fd1);box-shadow:0 0 0 3px rgba(0,102,204,.1)}.entity-filter .filter-tags,.stores-filter .filter-tags,.brands-filter .filter-tags,.websites-filter .filter-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.entity-filter .filter-tag,.stores-filter .filter-tag,.brands-filter .filter-tag,.websites-filter .filter-tag{background-color:var(--background-color, #ffffff);border:none;border-radius:20px;padding:8px 15px;font-size:14px;cursor:pointer;transition:all .2s ease;font-weight:500;color:var(--text-color, #333333)}.entity-filter .filter-tag:hover,.stores-filter .filter-tag:hover,.brands-filter .filter-tag:hover,.websites-filter .filter-tag:hover{background-color:var(--background-alt-color-2, #f0f2f5)}.entity-filter .filter-tag.active,.stores-filter .filter-tag.active,.brands-filter .filter-tag.active,.websites-filter .filter-tag.active{background-color:var(--primary-color, #1f5fd1);color:var(--button-color, #ffffff)}@media(max-width: 768px){.entity-filter,.stores-filter,.brands-filter,.websites-filter{flex-direction:column;gap:15px}.entity-filter .filter-group,.stores-filter .filter-group,.brands-filter .filter-group,.websites-filter .filter-group{width:100%}}.entity-filter--compact{padding:15px}.entity-filter--compact .filter-group{min-width:160px}.entity-filter--compact .filter-select,.entity-filter--compact .filter-input{padding:8px 12px;font-size:14px}.entity-filter--compact .filter-tags{margin-top:10px;gap:8px}.entity-filter--compact .filter-tag{padding:6px 12px;font-size:13px}.entity-empty,.no-results,.websites-no-results,.stores-no-results,.brands-no-results{text-align:center;padding:40px 20px;background-color:var(--background-alt-color, #f8f9fa);border-radius:16px;margin-bottom:40px}.entity-empty__icon{font-size:48px;color:var(--text-alt-color, #767676);margin-bottom:20px;opacity:.4}.entity-empty__title{font-size:20px;margin-bottom:10px;color:var(--heading-font-color, #222222)}.entity-empty__message{font-size:16px;color:var(--text-alt-color, #767676);max-width:600px;margin:0 auto 20px}.entity-empty__action{margin-top:20px}.product-card__image-area{display:flex;align-items:center;justify-content:center;min-height:140px;padding:20px}.product-card__image-area picture{display:contents}.product-card__image{max-width:100%;max-height:120px;object-fit:contain}.product-card__image-placeholder{width:80px;height:80px;opacity:.4}.product-card__type{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500;background-color:var(--background-alt-color-2, #f0f2f5);color:var(--text-alt-color, #767676)}.product-card__price{font-size:1.1rem;font-weight:600;color:var(--heading-font-color, #222222);margin:0}.product-card__sizes{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.product-card__size{padding:2px 8px;border:1px solid var(--border-color, #e1e4e8);border-radius:4px;font-size:12px;color:var(--text-alt-color, #767676)}.education-card__icon-bar{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 0 12px;font-size:28px;color:var(--primary-color, #1f5fd1);opacity:.7}.education-card__type{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500;background-color:#fff3e0;color:#e65100}.dark-mode .education-card__type{background-color:rgba(230,81,0,.15);color:#ffab40}.education-card__meta{margin:0;padding:0;list-style:none}.education-card__meta div{display:flex;gap:8px;padding:4px 0;font-size:.9rem;border-bottom:1px solid var(--border-color, #e1e4e8)}.education-card__meta div:last-child{border-bottom:none}.education-card__meta dt{font-weight:600;color:var(--text-alt-color, #767676);min-width:70px;font-size:.85rem}.education-card__meta dd{margin:0;color:var(--text-color, #333333)}.education-card__specialties{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.education-card__specialty{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500;background-color:var(--background-alt-color-2, #f0f2f5);color:var(--text-alt-color, #767676)}.education-card__specialty--more{background-color:var(--primary-color, #1f5fd1);color:var(--button-color, #ffffff)}.store__description{font-size:16px;line-height:1.6;color:var(--text-color)}.store__description p{margin-bottom:16px}.store__description--truncated{max-height:300px;overflow:hidden;position:relative}.store__description--truncated::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--background-color));pointer-events:none}.dark-mode .store__description--truncated::after{background:linear-gradient(to bottom, rgba(0, 0, 0, 0), var(--background-color))}.store__description--expanded{max-height:none}.store__description--expanded::after{display:none}.storebadge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600}.storebadge i{margin-right:5px}.storebadge--online{background-color:var(--online-badge-bg, #e0f2ff);color:var(--online-badge-color, #1f5fd1)}.storebadge--physical{background-color:var(--physical-badge-bg, #e8f5e9);color:var(--physical-badge-color, #2e7d32)}.storebadge--official{background-color:var(--official-badge-bg, #fff8e1);color:var(--official-badge-color, #8a5a00)}.storebadge--featured{background-color:#f0e6ff;color:#7b1fa2}.storebadge--location{background-color:#f1f1f1;color:#666}.button{display:inline-block;padding:8px 16px;font-size:14px;font-weight:500;text-align:center;text-decoration:none;border-radius:6px;transition:background-color .2s,transform .2s;cursor:pointer;border:none}.button--primary{background-color:var(--primary-color, #1f5fd1);color:#fff}.button--primary:hover{background-color:var(--button-background-hover, #1a52b8);transform:translateY(-2px)}.button--secondary{background-color:var(--background-color, white);color:var(--text-color, #333333);border:1px solid var(--border-color, #e1e4e8)}.button--secondary:hover{background-color:var(--background-alt-color-2, #f0f2f5)}.button--small{padding:5px 12px;font-size:13px}.button--full-width{display:block;width:100%}.button i{margin-right:5px}.featured-brands-grid{display:flex;flex-direction:column;gap:8px}.featured-brand-item{font-size:14px}.featured-brand-item a{color:var(--link-color);text-decoration:none}.featured-brand-item a:hover{text-decoration:underline}.featured-brand-item .brand-origin{font-size:12px;color:var(--text-alt-color);margin-left:5px}.featured-brand-more{font-size:13px;margin-top:5px;text-align:center}.featured-brand-more a{color:var(--text-alt-color)}.featured-brand-more a:hover{color:var(--link-color)}.website-policies{margin-top:10px}.website-policies .policies-list{list-style:none;padding:0;margin:5px 0 0}.website-policies .policies-list li{margin-bottom:5px}.website-policies .policies-list li a{font-size:13px;color:var(--link-color);text-decoration:none}.website-policies .policies-list li a i{margin-right:5px}.website-policies .policies-list li a:hover{text-decoration:underline}.privacy-masked-contact{font-size:14px;margin-bottom:8px}.store__offerings{margin-bottom:20px}.store__offerings-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:15px}.store__offerings-item{display:flex;align-items:center;padding:10px;background-color:var(--background-alt-color);border-radius:6px;font-size:14px}.store__offerings-item i{margin-right:10px;color:var(--success-color)}.store__features{margin-bottom:20px}.store__features-list{list-style:none;padding:0;margin:0}.store__features-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid var(--border-color);font-size:15px}.store__features-item:last-child{border-bottom:none}.store__features-item i{margin-right:12px;color:var(--primary-color)}.store__partnerships{margin-top:25px;padding-top:20px;border-top:1px dashed var(--border-color)}.store__partnerships h3{font-size:18px;margin-bottom:15px}.store__partnerships-info{position:relative;padding-left:30px}.store__partnerships-info i{position:absolute;left:0;top:5px;font-size:20px;color:var(--primary-color)}.store__partnerships-info blockquote{margin:0;padding:10px 15px;border-left:3px solid var(--primary-color);background-color:var(--background-alt-color);border-radius:0 6px 6px 0;font-style:italic;font-size:15px;color:var(--text-color)}.store__testimonial{background-color:var(--background-alt-color);border-radius:8px;padding:25px;margin-bottom:20px}.store__testimonial-content{position:relative;padding:0 30px}.store__testimonial-content blockquote{margin:0;padding:0;font-style:italic;font-size:16px;line-height:1.6}.store__testimonial-source{margin-top:15px;text-align:right;font-weight:600;font-size:14px}.store__testimonial-source:before{content:"— "}.storeheader{display:flex;align-items:flex-start;margin-bottom:30px}@media(max-width: 768px){.storeheader{flex-direction:column}}.storeheader-media{width:120px;margin-right:30px}@media(max-width: 768px){.storeheader-media{margin-bottom:20px;margin-right:0}}.storeheader-content{flex:1}.storelogo{width:120px;height:120px;object-fit:contain;border-radius:10px;background-color:var(--background-color);padding:10px;box-shadow:0 3px 10px rgba(0,0,0,.1)}.storename{font-size:32px;margin-bottom:15px;color:var(--heading-font-color)}@media(max-width: 768px){.storename{font-size:28px}}@media(max-width: 576px){.storename{font-size:24px}}.storebadges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.store__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.storedisclaimer{background-color:#fff8e1;border-left:4px solid #ffc107;padding:15px;margin-bottom:30px;font-size:14px;color:#856404;border-radius:0 4px 4px 0}.storedisclaimer i{color:#f0ad4e;margin-right:5px}.storedisclaimer .storelast-verified{font-style:italic;margin-left:10px;opacity:.8}.storecontent{margin-bottom:60px}.storecontent-layout{display:grid;grid-template-columns:1fr 320px;gap:30px}@media(max-width: 992px){.storecontent-layout{grid-template-columns:1fr 280px}}@media(max-width: 768px){.storecontent-layout{grid-template-columns:1fr}}.storemain-column{min-width:0}@media(max-width: 768px){.storesidebar{order:-1}}.storesection{margin-bottom:40px}.storesection h2.section-title{font-size:22px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--border-color);display:flex;align-items:center}.storesection h2.section-title i{margin-right:10px;color:var(--primary-color)}.storedescription{font-size:16px;line-height:1.6;color:var(--text-color)}.storedescription--truncated{max-height:300px;overflow:hidden;position:relative}.storedescription--truncated::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--background-color));pointer-events:none}.dark-mode .storedescription--truncated::after{background:linear-gradient(to bottom, rgba(0, 0, 0, 0), var(--background-color))}.storedescription--expanded{max-height:none}.storedescription--expanded::after{display:none}.storeread-more{display:inline-block;background:none;border:none;color:var(--primary-color);font-weight:500;font-size:14px;cursor:pointer;padding:0}.storeread-more:hover{text-decoration:underline}.storeservices-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:15px}.storequick-info{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.store__featured-content{margin-top:20px;padding-top:20px;border-top:1px dashed var(--border-color);font-style:italic}.store__featured-content p{font-size:15px;line-height:1.6;color:var(--text-color);margin-bottom:12px}.website-preview{background-color:var(--background-alt-color, #f8f9fa);border-radius:8px;padding:20px;display:flex;margin-bottom:20px}.website-preview__logo{width:80px;height:80px;object-fit:contain;margin-right:20px}.website-preview__content{flex:1}.website-preview__title{font-size:18px;margin:0 0 10px 0}.website-preview__description{font-size:14px;margin-bottom:10px;color:var(--text-color, #333333)}.website-preview__meta{display:flex;flex-wrap:wrap;gap:15px;font-size:14px;color:var(--text-alt-color, #767676);margin-bottom:15px}.website-preview__meta i{margin-right:5px}.website-preview__links{display:flex;gap:10px}.website-preview__policies{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.website-preview__policies .policy-link{font-size:14px;color:var(--link-color, #0066cc);text-decoration:none}.website-preview__policies .policy-link i{margin-right:5px}.website-preview__policies .policy-link:hover{text-decoration:underline}@media(max-width: 576px){.website-preview{flex-direction:column}.website-preview__logo{margin-right:0;margin-bottom:15px}}.entity-empty,.no-results,.websites-no-results,.stores-no-results,.brands-no-results{text-align:center;padding:30px;background-color:var(--background-alt-color, #f8f9fa);border-radius:8px;margin-bottom:30px}.entity-empty p,.no-results p,.websites-no-results p,.stores-no-results p,.brands-no-results p{font-size:16px;color:var(--text-alt-color, #767676);margin-bottom:15px}.store-card{position:relative;width:100%;max-width:100%;margin:0;transition:transform .3s ease,box-shadow .3s ease}.store-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.store-card__header{position:relative;padding:15px;background-color:var(--background-alt-color);border-bottom:1px solid var(--border-color)}.store-card__badge{position:absolute;top:10px;right:10px;z-index:1;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center}.store-card__badge i{margin-right:4px}.store-card__badge--online{background-color:var(--online-badge-bg, #e0f2ff);color:var(--online-badge-color, #1f5fd1)}.store-card__badge--physical{background-color:var(--physical-badge-bg, #e8f5e9);color:var(--physical-badge-color, #2e7d32)}.store-card__image{display:flex;justify-content:center;align-items:center;height:80px;margin-bottom:10px}.store-card__logo{max-width:100%;max-height:60px;object-fit:contain}.store-card__logo-placeholder{width:60px;height:60px;background-color:var(--primary-color, #1f5fd1);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:bold;color:#fff;border-radius:6px}.store-card__content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.store-card__name{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--heading-font-color, #333333);line-height:1.3}.store-card__location{display:flex;align-items:center;font-size:14px;color:var(--text-alt-color, #767676);margin-bottom:12px}.store-card__location i{margin-right:6px;color:var(--primary-color, #1f5fd1)}.store-card__location .flag-icon{width:16px;height:12px;margin-left:6px}.store-card__description{font-size:14px;color:var(--text-color, #333333);margin-bottom:15px;flex-grow:1;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.store-card__meta{margin-bottom:15px;display:flex;flex-wrap:wrap;gap:12px}.store-card__meta-item{display:flex;align-items:center;font-size:13px;color:var(--text-alt-color, #767676)}.store-card__meta-item i{margin-right:5px;color:var(--primary-color, #1f5fd1)}.store-card__details{margin-top:auto;border-top:1px solid var(--border-color);padding-top:15px}.store-card__highlights{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.store-card__highlight{display:inline-flex;align-items:center;font-size:13px;padding:3px 8px;background-color:var(--background-alt-color);border-radius:12px;color:var(--text-color)}.store-card__highlight i{margin-right:4px;color:var(--primary-color);font-size:11px}.store-card__actions{padding:15px;background-color:var(--background-alt-color);border-top:1px solid var(--border-color);display:flex;gap:10px}.store-card__action,.store-card__action-link{flex:1;display:inline-block;padding:8px;background-color:var(--primary-color);color:var(--button-color, white);border-radius:6px;text-align:center;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .2s,transform .2s}.store-card__action:hover,.store-card__action-link:hover{background-color:var(--button-background-hover, #1a52b8);transform:translateY(-2px)}.store-card__action--secondary,.store-card__action-link--secondary{background-color:var(--background-color, white);color:var(--text-color, #333333);border:1px solid var(--border-color, #e1e4e8)}.store-card__action--secondary:hover,.store-card__action-link--secondary:hover{background-color:var(--background-alt-color-2, #f0f2f5)}.store-card__action--secondary i,.store-card__action-link--secondary i{margin-right:4px;font-size:12px}.store-card--small .store-card__content{padding:15px}.store-card--small .store-card__image{height:60px}.store-card--small .store-card__logo{max-height:45px}.store-card--small .store-card__name{font-size:16px}.store-card--small .store-card__description{display:none}.store-card--small .store-card__highlights{display:none}.store-card--large .store-card__content{padding:25px}.store-card--large .store-card__image{height:100px}.store-card--large .store-card__logo{max-height:80px}.store-card--large .store-card__name{font-size:20px}.store-card--online{border-top:3px solid var(--online-badge-color, #1f5fd1)}.store-card--physical{border-top:3px solid var(--physical-badge-color, #2e7d32)}.store-card__featured-content{font-size:13px;color:var(--text-alt-color);margin-top:8px;padding-top:8px;border-top:1px dashed var(--border-color)}.store-card__featured-content-title{font-weight:600;margin-bottom:5px;font-size:14px}.store-card__featured-content-text{line-height:1.4}.store-card__brands{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.store-card__brands-label{font-size:13px;font-weight:500;margin-bottom:5px;color:var(--text-alt-color);display:block}.store-card__brands-tag{font-size:12px;padding:2px 8px;background-color:var(--background-alt-color-2);border-radius:12px;white-space:nowrap}.store-card__brands-tag:hover{background-color:var(--background-alt-color)}.store-card__services{margin-top:10px}.store-card__services-label{font-size:13px;font-weight:500;margin-bottom:5px;color:var(--text-alt-color)}.store-card__services-items{font-size:13px}.store-card__services-items i{color:var(--success-color);margin-right:4px}.brand-card__link{padding:0}.brand-card__logo-container{height:100px}.brand-card__logo{max-height:60px}.brand-card__title{font-size:20px}.brand-card__origin{display:flex;align-items:center}.brand-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.brand-card__tag{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;background-color:var(--background-color);color:var(--text-alt-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.brand-card__tag--price{background-color:rgba(var(--primary-color-rgb), 0.1);color:var(--primary-color)}.brand-card__tag--more{background-color:var(--border-color);cursor:help}.brand-card .product-count::before,.brand-card .retailer-count::before,.brand-card .steel-types::before{margin-right:8px}.brand-card .product-count::before{content:"✂️"}.brand-card .retailer-count::before{content:"🛒"}.website-card--online_official{border-top-color:#b98312}.website-card--online_store{border-top-color:var(--accent)}.website-card--online_marketplace{border-top-color:#62748a}.website-card__name a{color:inherit}.website-card__badge--online_official{background-color:#fff8e1;color:#795000}.website-card__badge--online_store{background-color:#e0f2ff;color:var(--accent)}.website-card__badge--online_marketplace{background-color:var(--surface-sunk, #e9edf3);color:var(--text-alt-color, #5b6470)}.seo-banner{position:relative;width:100%;height:300px;background-color:var(--background-alt-color);margin-bottom:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width: 768px){.seo-banner{height:200px}}@media(max-width: 576px){.seo-banner{height:150px}}.seo-banner__placeholder{text-align:center;color:var(--text-alt-color)}.seo-banner__placeholder i{font-size:48px;margin-bottom:10px;opacity:.3}@media(max-width: 576px){.seo-banner__placeholder i{font-size:36px}}.seo-banner__placeholder p{font-size:14px;opacity:.5}.seo-banner__image{width:100%;height:100%;object-fit:cover}.seo-intro-section{margin-bottom:40px}.seo-intro-section .seo-intro-content{max-width:900px;margin:0 auto}.seo-intro-section .seo-intro-content .seo-intro-text{font-size:16px;line-height:1.8;color:var(--text-color);margin-bottom:15px}.seo-intro-section .seo-intro-content .seo-intro-text p{margin-bottom:15px}.seo-intro-section .seo-intro-content .seo-intro-text p:last-child{margin-bottom:0}.seo-intro-section .seo-intro-content .seo-intro-text strong{font-weight:600;color:var(--heading-font-color)}.seo-intro-section .seo-intro-content .read-more-btn{display:inline-block;padding:8px 20px;background-color:var(--background-alt-color);border:1px solid var(--border-color);border-radius:4px;font-size:14px;font-weight:500;color:var(--text-color);cursor:pointer;transition:all .2s ease}.seo-intro-section .seo-intro-content .read-more-btn:hover{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.seo-extended-section{margin-top:60px;padding-top:40px;border-top:1px solid var(--border-color)}.seo-extended-section .container{max-width:1200px}.faq-section{margin-bottom:60px}.faq-section .faq-title{font-size:28px;text-align:center;margin-bottom:40px;color:var(--heading-font-color)}.faq-section .faq-container{max-width:800px;margin:0 auto}.faq-section .faq-item{margin-bottom:20px;background-color:var(--background-alt-color);border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}.faq-section .faq-item:hover{box-shadow:0 5px 15px rgba(0,0,0,.08)}.faq-section .faq-item.active .faq-question{background-color:var(--primary-color);color:#fff}.faq-section .faq-item.active .faq-question::after{transform:rotate(180deg)}.faq-section .faq-question{width:100%;border:0;background:rgba(0,0,0,0);padding:20px;font-family:inherit;font-size:17px;font-weight:600;line-height:inherit;text-align:left;color:var(--heading-font-color);cursor:default;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-section .faq-question:hover{background-color:rgba(0,0,0,0)}.faq-section .faq-question:focus-visible{outline:3px solid var(--primary-color);outline-offset:-3px}.faq-section .faq-answer{transition:max-height .3s ease}.faq-section .faq-answer .faq-answer-content{padding:0 20px 20px;font-size:15px;line-height:1.8;color:var(--text-color)}.faq-section .faq-answer .faq-answer-content p{margin-bottom:15px}.faq-section .faq-answer .faq-answer-content p:last-child{margin-bottom:0}.seo-content-enhanced .faq-section .faq-answer{max-height:0;overflow:hidden}.seo-content-enhanced .faq-section .faq-question{cursor:pointer}.seo-content-enhanced .faq-section .faq-question::after{display:block}.seo-content-enhanced .faq-section .faq-question:hover{background-color:var(--background-alt-color-2)}.info-grid-section{margin-bottom:60px}.info-grid-section .info-grid-title{font-size:28px;text-align:center;margin-bottom:40px;color:var(--heading-font-color)}.info-grid-section .info-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px;max-width:1000px;margin:0 auto}@media(max-width: 768px){.info-grid-section .info-grid{grid-template-columns:1fr;gap:20px}}.info-grid-section .info-card{background-color:var(--background-alt-color);padding:30px;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.info-grid-section .info-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.info-grid-section .info-card .info-icon{font-size:48px;color:var(--primary-color);margin-bottom:20px}.info-grid-section .info-card .info-title{font-size:20px;font-weight:600;margin-bottom:15px;color:var(--heading-font-color)}.info-grid-section .info-card .info-text{font-size:15px;line-height:1.6;color:var(--text-color)}.seo-tabs-container{margin-bottom:60px}.seo-tabs-container .tabs-header{display:none;justify-content:center;gap:10px;margin-bottom:40px;flex-wrap:wrap}@media(max-width: 576px){.seo-tabs-container .tabs-header{gap:5px}}.seo-tabs-container .tab-btn{padding:12px 30px;background:rgba(0,0,0,0);border:2px solid var(--border-color);border-radius:30px;font-size:15px;font-weight:500;color:var(--text-color);cursor:pointer;transition:all .3s ease}@media(max-width: 576px){.seo-tabs-container .tab-btn{padding:10px 20px;font-size:14px}}.seo-tabs-container .tab-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.seo-tabs-container .tab-btn.active{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.seo-tabs-container .tabs-content{max-width:900px;margin:0 auto}.seo-tabs-container .tab-panel{display:block}.seo-tabs-container .tab-panel h3{font-size:24px;margin-bottom:20px;color:var(--heading-font-color)}.seo-tabs-container .tab-panel p,.seo-tabs-container .tab-panel ul{font-size:16px;line-height:1.8;color:var(--text-color);margin-bottom:20px}.seo-tabs-container .tab-panel ul{padding-left:30px}.seo-tabs-container .tab-panel ul li{margin-bottom:10px}.seo-content-enhanced .seo-tabs-container .tabs-header{display:flex}.seo-content-enhanced .seo-tabs-container .tab-panel{display:none}.seo-content-enhanced .seo-tabs-container .tab-panel.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.trust-indicators{background-color:var(--background-alt-color);padding:40px 0;margin:60px 0}.trust-indicators .trust-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:30px;max-width:800px;margin:0 auto;text-align:center}@media(max-width: 576px){.trust-indicators .trust-grid{grid-template-columns:repeat(2, 1fr);gap:20px}}.trust-indicators .trust-item .trust-number{font-size:36px;font-weight:700;color:var(--primary-color);margin-bottom:5px}.trust-indicators .trust-item .trust-label{font-size:14px;color:var(--text-alt-color)}.products-filters .filter-group,.brands-filters .filter-group,.stores-filters .filter-group,.websites-filters .filter-group,.sharpening-filters .filter-group,.where-directory-filters .filter-group,.videos-filters .filter-group{display:flex;flex-direction:column;gap:6px;min-width:0}.products-filters .filter-group>label,.brands-filters .filter-group>label,.stores-filters .filter-group>label,.websites-filters .filter-group>label,.sharpening-filters .filter-group>label,.where-directory-filters .filter-group>label,.videos-filters .filter-group>label{display:block;margin:0;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted)}.products-filters .filter-select,.products-filters .search-input,.products-filters .filter-input,.brands-filters .filter-select,.brands-filters .search-input,.brands-filters .filter-input,.stores-filters .filter-select,.stores-filters .search-input,.stores-filters .filter-input,.websites-filters .filter-select,.websites-filters .search-input,.websites-filters .filter-input,.sharpening-filters .filter-select,.sharpening-filters .search-input,.sharpening-filters .filter-input,.where-directory-filters .filter-select,.where-directory-filters .search-input,.where-directory-filters .filter-input,.videos-filters .filter-select,.videos-filters .search-input,.videos-filters .filter-input{width:100%;min-height:44px;margin:0;padding:10px 36px 10px 12px;border:1.5px solid var(--border-color);border-radius:9px;background-color:var(--surface);color:var(--ink);font-family:inherit;font-size:14px;font-weight:500;line-height:1.3;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.products-filters .filter-select:hover,.products-filters .search-input:hover,.products-filters .filter-input:hover,.brands-filters .filter-select:hover,.brands-filters .search-input:hover,.brands-filters .filter-input:hover,.stores-filters .filter-select:hover,.stores-filters .search-input:hover,.stores-filters .filter-input:hover,.websites-filters .filter-select:hover,.websites-filters .search-input:hover,.websites-filters .filter-input:hover,.sharpening-filters .filter-select:hover,.sharpening-filters .search-input:hover,.sharpening-filters .filter-input:hover,.where-directory-filters .filter-select:hover,.where-directory-filters .search-input:hover,.where-directory-filters .filter-input:hover,.videos-filters .filter-select:hover,.videos-filters .search-input:hover,.videos-filters .filter-input:hover{border-color:var(--ink-faint)}.products-filters .filter-select:focus,.products-filters .filter-select:focus-visible,.products-filters .search-input:focus,.products-filters .search-input:focus-visible,.products-filters .filter-input:focus,.products-filters .filter-input:focus-visible,.brands-filters .filter-select:focus,.brands-filters .filter-select:focus-visible,.brands-filters .search-input:focus,.brands-filters .search-input:focus-visible,.brands-filters .filter-input:focus,.brands-filters .filter-input:focus-visible,.stores-filters .filter-select:focus,.stores-filters .filter-select:focus-visible,.stores-filters .search-input:focus,.stores-filters .search-input:focus-visible,.stores-filters .filter-input:focus,.stores-filters .filter-input:focus-visible,.websites-filters .filter-select:focus,.websites-filters .filter-select:focus-visible,.websites-filters .search-input:focus,.websites-filters .search-input:focus-visible,.websites-filters .filter-input:focus,.websites-filters .filter-input:focus-visible,.sharpening-filters .filter-select:focus,.sharpening-filters .filter-select:focus-visible,.sharpening-filters .search-input:focus,.sharpening-filters .search-input:focus-visible,.sharpening-filters .filter-input:focus,.sharpening-filters .filter-input:focus-visible,.where-directory-filters .filter-select:focus,.where-directory-filters .filter-select:focus-visible,.where-directory-filters .search-input:focus,.where-directory-filters .search-input:focus-visible,.where-directory-filters .filter-input:focus,.where-directory-filters .filter-input:focus-visible,.videos-filters .filter-select:focus,.videos-filters .filter-select:focus-visible,.videos-filters .search-input:focus,.videos-filters .search-input:focus-visible,.videos-filters .filter-input:focus,.videos-filters .filter-input:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(31,95,209,.18)}.products-filters .filter-select,.brands-filters .filter-select,.stores-filters .filter-select,.websites-filters .filter-select,.sharpening-filters .filter-select,.where-directory-filters .filter-select,.videos-filters .filter-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5l5 5 5-5' fill='none' stroke='%238a94a0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.products-filters .filter-select::-ms-expand,.brands-filters .filter-select::-ms-expand,.stores-filters .filter-select::-ms-expand,.websites-filters .filter-select::-ms-expand,.sharpening-filters .filter-select::-ms-expand,.where-directory-filters .filter-select::-ms-expand,.videos-filters .filter-select::-ms-expand{display:none}.products-filters .search-input,.products-filters .filter-input,.brands-filters .search-input,.brands-filters .filter-input,.stores-filters .search-input,.stores-filters .filter-input,.websites-filters .search-input,.websites-filters .filter-input,.sharpening-filters .search-input,.sharpening-filters .filter-input,.where-directory-filters .search-input,.where-directory-filters .filter-input,.videos-filters .search-input,.videos-filters .filter-input{padding-right:12px}.products-filters .search-input::placeholder,.products-filters .filter-input::placeholder,.brands-filters .search-input::placeholder,.brands-filters .filter-input::placeholder,.stores-filters .search-input::placeholder,.stores-filters .filter-input::placeholder,.websites-filters .search-input::placeholder,.websites-filters .filter-input::placeholder,.sharpening-filters .search-input::placeholder,.sharpening-filters .filter-input::placeholder,.where-directory-filters .search-input::placeholder,.where-directory-filters .filter-input::placeholder,.videos-filters .search-input::placeholder,.videos-filters .filter-input::placeholder{color:var(--ink-faint)}.products-filters .products-count,.products-filters .brands-count,.products-filters .stores-count,.products-filters .websites-count,.brands-filters .products-count,.brands-filters .brands-count,.brands-filters .stores-count,.brands-filters .websites-count,.stores-filters .products-count,.stores-filters .brands-count,.stores-filters .stores-count,.stores-filters .websites-count,.websites-filters .products-count,.websites-filters .brands-count,.websites-filters .stores-count,.websites-filters .websites-count,.sharpening-filters .products-count,.sharpening-filters .brands-count,.sharpening-filters .stores-count,.sharpening-filters .websites-count,.where-directory-filters .products-count,.where-directory-filters .brands-count,.where-directory-filters .stores-count,.where-directory-filters .websites-count,.videos-filters .products-count,.videos-filters .brands-count,.videos-filters .stores-count,.videos-filters .websites-count{align-self:end;padding-bottom:12px;font-size:14px;color:var(--ink-muted)}@media(min-width: 993px){.products-filters,.brands-filters,.stores-filters,.websites-filters,.sharpening-filters,.where-directory-filters,.videos-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(170px, 1fr));gap:16px;align-items:end}.products-filters .filter-group--search,.brands-filters .filter-group--search,.stores-filters .filter-group--search,.websites-filters .filter-group--search,.sharpening-filters .filter-group--search,.where-directory-filters .filter-group--search,.videos-filters .filter-group--search{grid-column:span 2}}.filter-presets{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-8px 0 24px}.filter-presets__label{font-size:13px;font-weight:600;color:var(--ink-muted);margin-right:2px}.filter-presets__chip{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 14px;border:1.5px solid var(--border-color);border-radius:999px;background:var(--surface);color:var(--ink);font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.filter-presets__chip i{font-size:12px;color:var(--ink-faint);transition:color .15s ease}.filter-presets__chip:hover{border-color:var(--accent);color:var(--accent)}.filter-presets__chip:hover i{color:var(--accent)}.filter-presets__chip.is-active{border-color:var(--accent);background:var(--surface-tint);color:var(--accent)}.filter-presets__chip.is-active i{color:var(--accent)}.filter-presets__chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width: 576px){.filter-presets{margin-top:0}}details[class*=explainer__panel]>summary{display:flex;align-items:center;justify-content:space-between;gap:12px}details[class*=explainer__panel]>summary::after{content:"";flex-shrink:0;width:9px;height:9px;border-right:2px solid var(--ink-faint);border-bottom:2px solid var(--ink-faint);transform:rotate(45deg);transition:transform .18s ease}details[class*=explainer__panel][open]>summary::after{transform:rotate(-135deg)}.product-card-media{box-sizing:border-box;position:relative;display:block;width:100%;max-width:100%;min-width:0;overflow:hidden;contain:paint}.product-card-media picture{display:contents}.product-card-media--directory,.product-card-media--brand{flex:0 0 auto;height:180px;margin:0 auto 20px;border-radius:10px}.product-card-media--related{aspect-ratio:16/10;margin:0}.product-card-media--photo{background:#fff;border:1px solid var(--border-color, #e1e4e8)}.product-card-media--photo>picture>img,.product-card-media--photo>img{display:block;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;object-fit:contain}.model-card .product-card-media--photo>picture>img,.model-card .product-card-media--photo>img{object-fit:contain}.products__card--text-only,.product-card--text-only,.model-card--text-only{align-self:center;height:auto}.products__card--text-only .products__card-link{height:auto;min-height:0;padding-block:24px}.products__card--text-only .products__view-details{margin-top:16px}.product-card--text-only .entity-card__content,.product-card--text-only .brand-card__content{flex-grow:0}.model-card--text-only .pad{flex:0 0 auto;min-height:0;padding:16px}.model-card--text-only .buy{margin-top:12px;padding-top:10px;border-top:1px solid var(--line, var(--border-color, #e1e4e8))}body[data-page=brand] .model-grid,body[data-page=product] .model-grid{min-width:0;max-width:100%}body[data-page=brand] .model-card,body[data-page=product] .model-card{min-width:0;max-width:100%;contain:paint}body[data-page=brand] .model-card .shot,body[data-page=product] .model-card .shot{width:100%;max-width:100%}@media(max-width: 768px){.product-card-media--directory,.product-card-media--brand{height:160px;min-height:160px}}@media(max-width: 576px){.product-card-media--directory,.product-card-media--brand{height:120px;min-height:120px;margin-bottom:15px}body[data-page=brand] .model-grid,body[data-page=product] .model-grid{grid-template-columns:minmax(0, 1fr)}}.product__positioning{margin:0 0 30px;padding:20px 22px;border:1.5px solid var(--border-color);border-radius:16px;background:linear-gradient(135deg, color-mix(in srgb, var(--primary-color, #2463d4) 5%, transparent), transparent 58%),var(--surface, #fff)}.product__positioning-layout{display:block}.product__positioning p{margin:0}.product__related .products__empty{margin-bottom:30px;padding:20px;border-radius:16px;background:var(--background-alt-color);text-align:center}.product__related .products__empty p{margin:0;color:var(--text-alt-color);font-style:italic}.product-hero-strip{display:flex;flex-direction:column;gap:.55rem;max-width:100%}.product-hero-strip__label{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.65)}.product-hero-strip__row{display:flex;gap:.7rem;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.product-hero-strip__tile{flex:0 0 auto;width:112px;display:flex;flex-direction:column;gap:.45rem;text-decoration:none;border-radius:12px;transition:transform .18s ease}.product-hero-strip__tile:hover{transform:translateY(-2px)}.product-hero-strip__tile:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.product-hero-strip__tile .product-card-media--directory{height:84px;margin:0;border-color:hsla(0,0%,100%,.35)}.product-hero-strip__name{font-size:.78rem;font-weight:600;line-height:1.3;color:hsla(0,0%,100%,.92);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 576px){.product-hero-strip__tile{width:88px}.product-hero-strip__tile .product-card-media--directory{height:66px}}.article{position:relative;margin-bottom:32px}.article.article--big .article__title{margin-bottom:16px;font-size:35px;line-height:1.3}.article.article--big .article__title a{text-decoration-thickness:2px}@media(max-width: 768px){.article.article--big .article__title{font-size:22px;line-height:1.4}.article.article--big .article__title a{text-decoration-thickness:1.5px}.article.article--big .article__excerpt{display:none}}.row .col:last-child>.article{flex-grow:1}.article__head{position:relative;transition:transform .3s ease}.article__head:hover{transform:translateY(-3px)}.article__head:hover .video-icon{transform:translate(-50%, -50%) scale(1.1)}.article__image{position:relative;transform:translate(0);display:block;margin-bottom:20px;aspect-ratio:4/3;border-radius:22px;outline:none;overflow:hidden;background:var(--background-alt-color)}.article__image img{position:absolute;width:100%;height:100%;object-fit:cover;user-select:none}@supports not (aspect-ratio: 4/3){.article__image{padding-bottom:75%}}@media(max-width: 576px){.article__image{border-radius:16px}}.video-icon{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--white);overflow:hidden;pointer-events:none;transition:all .2s;will-change:transform}.video-icon svg{width:44px;fill:var(--dark);stroke:var(--dark);stroke-linejoin:round;stroke-width:8}.article__meta{display:flex;align-items:center;flex-wrap:wrap;margin-top:-3px;margin-bottom:-3px}.article__tags{display:inline-flex;align-items:center;flex-wrap:wrap}.article__tags .article__tag{padding:6px 16px;margin:3px 6px 3px 0;font-size:12px;font-weight:500;text-transform:capitalize;border-radius:60px;color:var(--heading-font-color);transition:all .2s;background-color:var(--background-alt-color)}.article__tags .article__tag:hover{background-color:var(--background-alt-color-2)}.article__tags .article__tag:last-child{margin-right:0}.article__date{display:flex;align-items:center;margin-left:0}.article__date time{margin-left:0;font-size:12px;line-height:1;font-weight:500;text-transform:uppercase;color:var(--text-alt-color)}.article__title{margin-top:8px;margin-bottom:8px;font-size:22px;line-height:1.4}.article__title a{text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:1.5px;text-underline-offset:3px;color:var(--heading-font-color)}.article__title a:hover{text-decoration-color:var(--heading-font-color)}.article__excerpt{display:-webkit-box;margin-bottom:8px;font-size:18px;color:var(--text-alt-color);overflow-y:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.article__info{font-size:12px;line-height:1.6;font-weight:500;color:var(--text-alt-color)}.article__author__name{display:inline-block;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:1px;text-underline-offset:2px;color:var(--heading-font-color)}.article__author__name:hover{text-decoration-color:var(--heading-font-color)}.product-directory-hero{position:relative;isolation:isolate;overflow:hidden;margin-bottom:clamp(2.5rem,6vw,4rem);color:#fff;background-color:#171424;background-image:radial-gradient(circle at 76% 28%, rgba(134, 102, 255, 0.28), transparent 27%),linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),linear-gradient(135deg, #1a162a 0%, #24203c 52%, #11101c 100%);background-size:auto,44px 44px,44px 44px,auto}.product-directory-hero::before{content:"";position:absolute;z-index:-1;width:clamp(20rem,42vw,36rem);aspect-ratio:1;right:-14rem;top:-18rem;border:clamp(3rem,8vw,7rem) solid hsla(0,0%,100%,.035);border-radius:50%;pointer-events:none}.product-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.product-directory-hero__eyebrow{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.85);text-shadow:0 1px 4px rgba(0,0,0,.5)}.product-directory-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.product-directory-hero__lede{max-width:46rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.92);text-shadow:0 1px 4px rgba(0,0,0,.4)}.product-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);padding:0;margin:0;list-style:none}.product-directory-hero__stat{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.3rem;border-radius:14px;background:rgba(19,16,28,.52);box-shadow:0 8px 22px -14px rgba(12,8,20,.35)}.product-directory-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.product-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.product-directory-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.product-directory-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.product-directory-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.product-directory-hero__cta--primary{background:var(--primary-color, #1f5fd1);color:#fff;box-shadow:0 6px 16px -6px rgba(31,95,209,.4)}.product-directory-hero__cta--primary:hover{background:var(--primary-color-hover, #0052a3);transform:translateY(-2px)}.product-directory-hero__cta--secondary{background:hsla(0,0%,100%,.18);color:#fff}.product-directory-hero__cta--secondary:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}@media(max-width: 576px){.product-directory-hero{margin-bottom:1.75rem}.product-directory-hero__content{padding-block:2rem;gap:.9rem}.product-directory-hero__title{font-size:clamp(2rem,9vw,2.35rem);line-height:1.08}.product-directory-hero__lede{font-size:1rem;line-height:1.5}.product-directory-hero__stats{grid-template-columns:repeat(2, 1fr);gap:.55rem}.product-directory-hero__stat{gap:.15rem;padding:.7rem .8rem;border-radius:11px}.product-directory-hero__stat-value{font-size:1.5rem}.product-directory-hero__stat-label{font-size:.7rem;line-height:1.35}.product-directory-hero__actions{flex-direction:column;gap:.5rem}.product-directory-hero__cta{justify-content:center;min-height:44px;padding:.7rem 1rem}}.product-directory-hero__cta--primary,.products-filters,.filter-presets{display:none}.js .products-filters{display:grid}.js .filter-presets{display:flex}.product-directory-enhanced .product-directory-hero__cta--primary{display:inline-flex}.products-no-js-notice{margin:0 0 1.5rem;padding:1rem 1.1rem;border:1px solid var(--border-color, #e1e4e8);border-radius:12px;background:var(--background-alt-color, #f8f9fa)}.product-directory-state{display:none;min-height:24px;margin:-24px 0 0;align-items:center;flex-wrap:wrap;gap:.65rem;color:var(--text-alt-color, #667085);font-size:.9rem}.product-directory-state__retry{flex:0 0 auto;min-height:44px;margin-inline-start:auto;padding:6px 12px;border:1px solid currentColor;border-radius:8px;background:rgba(0,0,0,0);color:inherit;font:inherit;font-weight:600;cursor:pointer}.product-directory-state__retry[hidden]{display:none}.product-directory-state.is-ready{visibility:hidden}.product-directory-state.is-error{min-height:44px;padding:10px 12px;border:1px solid #d9a441;border-radius:10px;background:#fff8e6;color:#684b12}.js .product-directory-state{display:flex}.js .product-directory-state+.products__divider{margin-top:16px}.product-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(2.5rem,6vw,4rem)}.product-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.product-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.product-directory-explainer__panel summary::-webkit-details-marker{display:none}.product-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.product-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.product-directory-explainer__intro{font-size:.95rem;line-height:1.6}.product-directory-explainer__intro p+p{margin-top:.8rem}.product-directory-explainer__checklist{margin:0;padding-inline-start:1.1rem;font-size:.95rem}.product-directory-explainer__checklist li{margin-bottom:.45rem}.products-filter-toggle{display:none}@media(max-width: 768px){.product-directory-enhanced .products-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600}}.products-filters{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:30px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.products-filters .filters__header{display:none}@media(max-width: 768px){.products-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;grid-template-columns:1fr;gap:16px}.products-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:var(--surface, #fff);z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.products-filters .filters__header .filters__title{font-weight:600}.products-filters .filters__header .filters__actions{display:flex;gap:8px}.products-filters .filters__header .filters__clear,.products-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color))}.products-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}@media(max-width: 768px){.js .products-filters{display:none}.product-directory-enhanced .products-filters{display:none}.product-directory-enhanced .products-filters.is-open{display:grid}}html.no-scroll,body.no-scroll{overflow:hidden}.products-count{font-size:.95rem;color:var(--text-alt-color)}.products-filters .products-count{white-space:normal}.products-filters[aria-busy=true],.filter-presets[aria-busy=true]{cursor:progress}.products-filters[aria-busy=true] :disabled,.filter-presets[aria-busy=true] :disabled{opacity:.62;cursor:progress}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters.is-empty{display:none}.filter-pill{display:inline-flex;align-items:center;min-height:44px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--text-color, #333);border-radius:12px;padding:6px 12px;font-size:12px;cursor:pointer}.products-empty{text-align:center;padding:40px 20px;background:var(--background-alt-color);border-radius:16px;margin:30px 0}.products-empty__title{font-size:1.3rem;margin-bottom:.5rem}.products-empty__message{font-size:.95rem;color:var(--text-alt-color);margin-bottom:1rem}.products-load-more{text-align:center;margin:40px 0}.products{margin-bottom:60px}.products__divider{width:50%;height:1px;margin:40px auto;background-color:var(--border-color)}.products__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:30px;margin-bottom:60px}.products__card{min-width:0;background-color:var(--background-alt-color);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;cursor:pointer}.products__card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.products__card-link{display:block;padding:20px;text-align:center;text-decoration:none;color:var(--heading-font-color);height:100%;display:flex;flex-direction:column}.products__card-link picture{display:contents}.products__image{width:100%;height:180px;object-fit:contain;margin:0 auto 20px;background-color:#fff;border-radius:8px}.products__name{font-size:18px;font-weight:600;margin-bottom:8px}.products__brand{font-size:14px;color:var(--text-alt-color);margin-bottom:10px}.products__type{font-size:13px;color:var(--text-alt-color);margin:-4px 0 10px}.products__sizes{margin:-4px 0 10px;color:var(--text-alt-color);font-size:12px;line-height:1.4}.products__price{font-size:16px;font-weight:600;color:var(--primary-color);margin-bottom:15px}.products__view-details{margin-top:auto;padding-top:15px;font-size:14px;color:var(--link-color);font-weight:500;border-top:1px solid var(--border-color)}.products__empty{background-color:var(--background-alt-color);padding:20px;border-radius:16px;text-align:center;margin-bottom:30px}.products__empty p{margin-bottom:0;font-style:italic;color:var(--text-alt-color)}@media(max-width: 768px){.product-directory-hero__content{padding-block:1.65rem}.product-directory-hero__stats,.product-directory-hero__cta--secondary{display:none}}.brand-directory-hero{position:relative;isolation:isolate;overflow:hidden;margin-bottom:clamp(2.5rem,6vw,4rem);color:#fff;background:radial-gradient(circle at 82% 18%, rgba(90, 139, 255, 0.34), transparent 32%),radial-gradient(circle at 14% 86%, rgba(45, 201, 181, 0.2), transparent 30%),linear-gradient(135deg, #101a33 0%, #14284c 48%, #0b1222 100%)}.brand-directory-hero::before,.brand-directory-hero::after{content:"";position:absolute;z-index:-1;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;pointer-events:none}.brand-directory-hero::before{width:clamp(18rem,44vw,38rem);aspect-ratio:1;right:-12rem;top:-20rem}.brand-directory-hero::after{width:clamp(13rem,30vw,25rem);aspect-ratio:1;right:10%;bottom:-19rem}.brand-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,9vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.75rem)}.brand-directory-hero__eyebrow{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.75)}.brand-directory-hero__title{font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff}.brand-directory-hero__lede{max-width:48rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.88)}.brand-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:clamp(.75rem,3vw,1.5rem);padding:0;margin:0;list-style:none}.brand-directory-hero__stat{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.2rem;border-radius:12px;background:rgba(15,23,42,.55);box-shadow:0 8px 22px -14px rgba(8,12,24,.35);text-align:left}.brand-directory-hero__stat-value{font-size:clamp(1.5rem,4vw,2.3rem);font-weight:700}.brand-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.brand-directory-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.brand-directory-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.4rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.brand-directory-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.brand-directory-hero__cta--primary{background:var(--primary-color, #1f5fd1);color:#fff;box-shadow:0 6px 16px -6px rgba(31,95,209,.4)}.brand-directory-hero__cta--primary:hover{background:var(--primary-color-hover, #0052a3);transform:translateY(-2px)}.brand-directory-hero__cta--secondary{background:hsla(0,0%,100%,.18);color:#fff}.brand-directory-hero__cta--secondary:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}@media(max-width: 576px){.brand-directory-hero__stats{grid-template-columns:repeat(2, 1fr)}.brand-directory-hero__actions{flex-direction:column}.brand-directory-hero__cta{width:100%;justify-content:center}}.brand-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(2.5rem,6vw,4rem)}.brand-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);padding:1.1rem 1.3rem;background:var(--background-color, #fff)}.brand-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.brand-directory-explainer__panel summary::-webkit-details-marker{display:none}.brand-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.brand-directory-explainer__body{grid-template-columns:1.4fr 1fr;gap:1.5rem}}.brand-directory-explainer__tips{font-size:.95rem;line-height:1.6}.brand-directory-explainer__tips p+p{margin-top:.75rem}.brand-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.brand-directory-explainer__checklist li{margin-bottom:.45rem}.brands{margin-bottom:60px}.brands .page__header{margin-bottom:30px;text-align:center}.brands .page__header .page__title{font-size:32px;margin-bottom:15px;color:var(--heading-font-color, #333333)}@media(max-width: 576px){.brands .page__header .page__title{font-size:28px}}.brands .page__header .page__description{font-size:18px;color:var(--text-alt-color, #767676);max-width:800px;margin:0 auto}@media(max-width: 576px){.brands .page__header .page__description{font-size:16px}}.brands .brands-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:24px;margin-bottom:24px;padding:24px;background-color:var(--background-alt-color, #f8f9fa);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.brands .brands-filters .filters__header{display:none}@media(max-width: 576px){.brands .brands-filters{grid-template-columns:1fr;gap:15px}}.brands .brands-filters label{display:block;font-size:14px;margin-bottom:5px;font-weight:500;color:var(--text-color, #333333)}.brands .brands-filters .search-input,.brands .brands-filters .filter-select{width:100%;padding:10px 12px;border:1px solid var(--border-color, #e1e4e8);border-radius:4px;font-size:14px}.brands .brands-filters .search-input:focus,.brands .brands-filters .filter-select:focus{outline:none;border-color:var(--primary-color, #1f5fd1);box-shadow:0 0 0 2px rgba(0,102,204,.1)}.brands .brands-filters .filter-group{margin-bottom:0}.brands .brands-count{margin-bottom:12px;font-size:15px;color:var(--text-alt-color, #767676)}.brands .brands-count #displayed-count,.brands .brands-count #filtered-count{font-weight:600;color:var(--text-color, #333333)}.brands .brands-count .reset-link{margin-left:12px;font-size:14px;background:none;border:0;color:var(--primary-color, #1f5fd1);cursor:pointer;text-decoration:underline}.brands .brands-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;margin-bottom:30px}@media(max-width: 768px){.brands .brands-grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 576px){.brands .brands-grid{grid-template-columns:1fr;gap:20px}}.brands .brands-no-results{text-align:center;padding:40px 20px;background-color:var(--background-alt-color, #f8f9fa);border-radius:8px;margin-bottom:30px}.brands .brands-no-results h3{font-size:20px;margin-bottom:10px;color:var(--heading-font-color, #333333)}.brands .brands-no-results p{font-size:16px;color:var(--text-alt-color, #767676);max-width:500px;margin:0 auto 20px}.brands .pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:30px}.brands .pagination__prev,.brands .pagination__next{background-color:var(--background-alt-color, #f8f9fa);border:1px solid var(--border-color, #e1e4e8);border-radius:4px;padding:8px 15px;font-size:14px;cursor:pointer;transition:background-color .2s ease}.brands .pagination__prev:hover:not(:disabled),.brands .pagination__next:hover:not(:disabled){background-color:var(--background-alt-color-2, #f0f2f5)}.brands .pagination__prev:disabled,.brands .pagination__next:disabled{opacity:.5;cursor:default}.brands .pagination__pages{display:flex;gap:5px}.brands .pagination__page{background:none;border:none;width:36px;height:36px;font-size:14px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-color, #333333)}.brands .pagination__page:hover{background-color:var(--background-alt-color, #f8f9fa)}.brands .pagination__page--current{background-color:var(--primary-color, #1f5fd1);color:#fff}.brands .pagination__page--current:hover{background-color:var(--primary-color, #1f5fd1)}.brands .pagination__ellipsis{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;color:var(--text-alt-color, #767676)}.brand-card{position:relative;min-width:0;background-color:var(--background-color, #fff);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.brand-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.brand-card:focus-within{outline:2px solid rgba(0,102,204,.35);outline-offset:2px}.brand-card__logo-area{height:120px;display:flex;align-items:center;justify-content:center;background-color:var(--background-alt-color, #f8f9fa);border-radius:12px 12px 0 0}.brand-card__logo-area img{max-height:80%;max-width:80%;object-fit:contain;display:block}.brand-card__logo-area .brand-card__monogram{display:grid;width:72px;height:72px;place-items:center;border:1px solid var(--border-color, #d8e1ef);border-radius:16px;background:var(--background-color, #fff);color:var(--text-alt-color, #667085);font-size:1.75rem;font-weight:700}.brand-card__related-catalogue-visual{display:grid;width:80px;height:80px;margin:0 auto 12px;place-items:center;font-size:1.75rem}.brand-card__badge{position:absolute;top:10px;right:10px;z-index:1;display:flex;align-items:center;padding:4px 10px;border-radius:16px;background-color:hsla(0,0%,100%,.9);font-size:12px;font-weight:600;color:var(--text-color, #333333)}.brand-card__badge .flag-icon{width:16px;height:12px;margin-left:5px}.brand-card__logo-fallback{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--background-alt-color-2, #e8edf3);color:var(--text-alt-color, #5f6875);font-size:1.5rem;font-weight:700}.brand-card__content{padding:24px;flex-grow:1;display:flex;flex-direction:column}.brand-card__name{font-size:1.25rem;font-weight:600;color:var(--heading-font-color, #333333);margin-bottom:8px;line-height:1.3}.brand-card__country{font-size:.9rem;color:var(--text-alt-color, #718096);margin-top:4px;margin-bottom:16px;display:inline-flex;align-items:center;gap:6px}.brand-card__founded{font-size:14px;color:var(--text-alt-color, #767676);margin-bottom:12px;display:flex;align-items:center}.brand-card__description{font-size:14px;color:var(--text-color, #333333);margin-bottom:15px;flex-grow:1;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.brand-card__specialties{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.brand-card__specialty{display:inline-block;padding:4px 10px;border-radius:12px;background-color:var(--background-alt-color, #f8f9fa);font-size:12px;color:var(--text-color, #333333)}.brand-card__specialty--more{background-color:var(--background-alt-color-2, #f0f2f5);color:var(--text-alt-color, #767676)}.brand-card__footer{margin-top:auto}.brand-card__button{display:block;width:100%;padding:12px;background-color:var(--primary-color, #1f5fd1);color:#fff;border-radius:8px;text-align:center;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .2s ease}.brand-card__button:hover{background-color:var(--primary-color-dark, #0055b3)}.brand-card__cover-link{position:absolute;inset:0;z-index:1;display:none}@media(max-width: 768px){.brand-card__cover-link{display:block}.brand-card__button{display:none}}.brand-card--small .brand-card__content{padding:16px}.brand-card--small .brand-card__image{height:60px}.brand-card--small .brand-card__logo{max-height:45px}.brand-card--small .brand-card__name{font-size:1.05rem}.brand-card--large .brand-card__content{padding:25px}.brand-card--large .brand-card__image{height:100px}.brand-card--large .brand-card__logo{max-height:80px}.brand-card--large .brand-card__name{font-size:20px}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.flag-icon{width:16px;height:12px;border-radius:2px;box-shadow:inset 0 0 0 .5px rgba(0,0,0,.08)}.brand-page{margin-bottom:60px}.brand-page__breadcrumb{padding-top:12px;padding-bottom:4px}.brand-page .brand__disclaimer{background-color:var(--background-alt-color, #f8f9fa);border-radius:8px;padding:15px;margin-bottom:30px;font-size:14px;color:var(--text-alt-color, #767676);display:flex;align-items:flex-start}.brand-page .brand__disclaimer .disclaimer-icon{margin-right:10px;color:var(--info-color, #17a2b8);font-size:18px}.brand-page .brand__disclaimer p{margin:0}.brand-page .brand__section{margin-bottom:40px}.brand-page .brand__section h2{font-size:24px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--border-color, #e1e4e8)}.brand-page .brand__related{margin-top:40px;padding-top:40px;border-top:1px solid var(--border-color, #e1e4e8)}.brand-page .brand__related .section-title{font-size:24px;margin-bottom:30px;text-align:center}.brand-page .brand__error{text-align:center;padding:60px 20px}.brand-page .brand__error .error-title{font-size:28px;margin-bottom:15px}.brand-page .brand__error .error-message{font-size:16px;color:var(--text-alt-color, #767676);max-width:500px;margin:0 auto 30px}.brand-details{margin-bottom:40px;display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.brand-details__section{margin-bottom:30px}.brand-details__title{font-size:22px;margin-bottom:15px;color:var(--heading-font-color, #333333)}.brand-details__content{font-size:16px;line-height:1.6;color:var(--text-color, #333333)}.brand-details__content p{margin-bottom:20px}.brand-details__highlights{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px;margin-bottom:30px}@media(max-width: 576px){.brand-details__highlights{grid-template-columns:1fr}}.brand-details__highlight{background-color:var(--background-alt-color, #f8f9fa);border-radius:8px;padding:15px;display:flex}.brand-details__highlight-icon{width:40px;height:40px;background-color:rgba(0,102,204,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;color:var(--primary-color, #1f5fd1)}.brand-details__highlight-content{flex:1}.brand-details__highlight-title{font-size:16px;font-weight:600;margin-bottom:5px}.brand-details__highlight-text{font-size:14px;color:var(--text-alt-color, #767676)}.brand-details__specs{margin-bottom:30px}.brand-details__specs-title{font-size:20px;margin-bottom:15px}.brand-details__specs-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:20px}@media(max-width: 576px){.brand-details__specs-grid{grid-template-columns:1fr}}.brand-details__specs-item{padding:15px;background-color:var(--background-alt-color, #f8f9fa);border-radius:8px}.brand-details__specs-item-title{font-size:16px;font-weight:600;margin-bottom:10px;display:flex;align-items:center}.brand-details__specs-item-content ul{list-style:none;padding:0;margin:0}.brand-details__specs-item-content ul li{padding:5px 0;font-size:14px;display:flex;align-items:center}.brand-details__specs-item-content ul li:before{content:"•";color:var(--primary-color, #1f5fd1);margin-right:8px}.brand-description{font-size:clamp(1rem,2.8vw,1.1rem);line-height:1.7;color:var(--text-color, #2a2d33);background:var(--background-color, #ffffff);border-radius:16px;box-shadow:0 8px 26px rgba(15,25,40,.06);padding:clamp(1.5rem,4vw,2.25rem)}.brand-description h2,.brand-description h3{margin-top:1.5rem;font-size:clamp(1.2rem,3vw,1.5rem)}.brand-description p:last-child{margin-bottom:0}.brand-section{display:flex;flex-direction:column;gap:.75rem}.brand-section h3{font-size:clamp(1.1rem,3vw,1.4rem);margin:0;color:var(--heading-font-color, #1d1f24)}.tag-list{display:flex;flex-wrap:wrap;gap:.6rem;padding:0;margin:0}.tag-list .tag{display:inline-flex;align-items:center;padding:.45rem .85rem;border-radius:12px;font-size:.9rem;background:var(--background-alt-color, #f5f6f8);color:var(--text-color, #343841)}.tag-list .tag--specialty{background:rgba(31,95,209,.15);color:var(--primary-color)}.brand-website-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--primary-color);text-decoration:none}.brand-website-link:hover{text-decoration:underline}.education-directory-hero{position:relative;margin-bottom:clamp(2.5rem,6vw,4rem);color:#fff}.education-directory-hero__media{position:absolute;inset:0;z-index:0}.education-directory-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:brightness(0.6)}.education-directory-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(23, 23, 28, 0.55) 0%, rgba(23, 23, 28, 0.9) 80%, rgba(23, 23, 28, 0.95) 100%)}.education-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.education-directory-hero__eyebrow{font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.85);text-shadow:0 1px 4px rgba(0,0,0,.5)}.education-directory-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.education-directory-hero__lede{max-width:46rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.92);text-shadow:0 1px 4px rgba(0,0,0,.4)}.education-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);list-style:none;padding:0;margin:0}.education-directory-hero__stat{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.2rem;border-radius:14px;background:rgba(23,23,28,.55);box-shadow:0 8px 22px -14px rgba(23,23,28,.35)}.education-directory-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.education-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.education-directory-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.education-directory-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.education-directory-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.education-directory-hero__cta--primary{background:var(--primary-color, #1f5fd1);color:#fff;box-shadow:0 6px 16px -6px rgba(31,95,209,.4)}.education-directory-hero__cta--primary:hover{background:var(--primary-color-hover, #0052a3);transform:translateY(-2px)}.education-directory-hero__cta--secondary{background:hsla(0,0%,100%,.18);color:#fff}.education-directory-hero__cta--secondary:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}@media(max-width: 640px){.education-directory-hero__actions{flex-direction:column}.education-directory-hero__cta{justify-content:center}}.education-directory{display:grid;gap:clamp(2.5rem,6vw,3.5rem)}.education-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.education-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.education-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.education-directory-explainer__panel summary::-webkit-details-marker{display:none}.education-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.education-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.education-directory-explainer__intro{font-size:.95rem;line-height:1.6}.education-directory-explainer__intro p+p{margin-top:.75rem}.education-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.education-directory-explainer__checklist li{margin-bottom:.45rem}.education-intro .read-more-btn{display:inline-flex;margin-top:.75rem;background:#111827;color:#fff;border:none;border-radius:6px;padding:.5rem .9rem;font-weight:600;cursor:pointer}.edu-hero{position:relative;color:#fff;margin-bottom:clamp(2.5rem,6vw,4rem)}.edu-hero__media{position:absolute;inset:0;overflow:hidden;z-index:0}.edu-hero__media picture{display:block;width:100%;height:100%}.edu-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(0.55)}.edu-hero__overlay{position:absolute;inset:0;background:linear-gradient(150deg, rgba(12, 17, 30, 0.85) 0%, rgba(12, 17, 30, 0.65) 70%, rgba(12, 17, 30, 0.8) 100%)}.edu-hero__content{position:relative;z-index:1;padding-block:clamp(3rem,8vw,5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.edu-hero__eyebrow{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.85);text-shadow:0 1px 4px rgba(0,0,0,.5)}.edu-hero__title{margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.15;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.edu-hero__lede{max-width:48rem;font-size:clamp(1rem,2.4vw,1.2rem);line-height:1.6;color:hsla(0,0%,100%,.92);text-shadow:0 1px 4px rgba(0,0,0,.4)}.edu-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:clamp(.75rem,3vw,1.4rem);list-style:none;padding:0;margin:0}.edu-hero__stats li{background:hsla(0,0%,100%,.12);border-radius:14px;padding:1rem 1.2rem;display:flex;flex-direction:column;gap:.25rem;backdrop-filter:blur(6px)}.edu-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.edu-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.edu-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.edu-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:12px;font-weight:600;text-decoration:none;background:hsla(0,0%,100%,.16);color:#fff;transition:transform .2s ease,box-shadow .2s ease}.edu-hero__cta:hover{transform:translateY(-2px)}.edu-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.5);outline-offset:3px}.edu-hero__cta--primary{background:var(--primary-color, #0052cc)}@media(max-width: 640px){.edu-hero__actions{flex-direction:column}.edu-hero__cta{justify-content:center}}.edu-nav-wrapper{background:var(--surface-muted, #f3f4f6);padding-block:clamp(1.5rem,4vw,2.5rem)}.edu-nav{display:grid;gap:1.5rem}.edu-nav__title{font-size:1rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-subtle, #6b7280);margin:0}.edu-nav__primary{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0;margin:0}.edu-nav__primary a{display:inline-flex;padding:.55rem .9rem;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.1);font-weight:600;text-decoration:none;color:inherit}.edu-nav__primary a:hover{background:rgba(15,23,42,.05)}.edu-nav__segment{background:#fff;border-radius:14px;border:1px solid rgba(15,23,42,.08);padding:1.2rem 1.4rem}.edu-nav__segment h3{margin-top:0;font-size:1.05rem}.edu-nav__segment ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.edu-nav__event-date{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle, #6b7280);margin-right:.4rem}.edu-nav__resource-pending{font-size:.8rem;color:var(--text-subtle, #6b7280);margin-left:.5rem}.edu-section__header{display:grid;gap:.6rem;margin-bottom:clamp(1.5rem,4vw,2.2rem)}.edu-section__header h2{margin:0;font-size:clamp(1.6rem,3.2vw,2.2rem)}.edu-section__header p{max-width:46rem;margin:0;color:var(--text-subtle, #6b7280)}.edu-tiered{padding-block:clamp(2rem,5vw,3rem)}.edu-tiered__grid{display:grid;gap:clamp(1.5rem,4vw,2.2rem)}.edu-tier{border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:clamp(1.5rem,4vw,2.4rem);background:#fff;display:grid;gap:1.4rem}.edu-tier__header{display:grid;gap:.4rem}.edu-tier__title{margin:0;font-size:1.4rem}.edu-tier__description{margin:0;color:var(--text-subtle, #6b7280)}.edu-tier__quick-stats{display:grid;gap:.6rem}.edu-tier__quick-stats div{display:grid;gap:.2rem;padding-bottom:.35rem;border-bottom:1px solid rgba(15,23,42,.08)}.edu-tier__quick-stats dt{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle, #6b7280)}.edu-tier__table{overflow-x:auto}.edu-tier__table table{width:100%;border-collapse:collapse;font-size:.95rem}.edu-tier__table th,.edu-tier__table td{padding:.6rem .75rem;border-bottom:1px solid rgba(15,23,42,.06);text-align:left}.edu-tier__table th{font-weight:600;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.edu-tier__footer{display:flex;flex-wrap:wrap;gap:.6rem}.edu-tier__cta{display:inline-flex;padding:.55rem 1.1rem;border-radius:12px;background:var(--surface-muted, #f3f4f6);text-decoration:none;font-weight:600;color:inherit}.edu-tier__cta--secondary{background:rgba(15,23,42,.08)}.edu-insights{padding-block:clamp(2rem,5vw,3rem)}.edu-insights__grid{display:grid;gap:clamp(1rem,3vw,1.6rem)}@media(min-width: 768px){.edu-insights__grid{grid-template-columns:repeat(3, 1fr)}}.edu-card{border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff;padding:1.4rem;display:grid;gap:.8rem}.edu-card h2,.edu-card h3{margin:0}.edu-card ul,.edu-card ol{margin:0;padding-left:1.2rem}.edu-downloads{margin-top:clamp(1.5rem,4vw,2rem);background:var(--surface-muted, #f9fafb);border-radius:16px;padding:1.5rem;display:grid;gap:1rem}.edu-downloads__list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.edu-downloads__item{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.95rem}.edu-downloads__cta{margin-left:auto;font-weight:600;text-decoration:none;color:var(--primary-color, #0052cc)}.edu-downloads__cta--pending{color:var(--text-subtle, #6b7280)}.edu-downloads__note{font-size:.9rem;color:var(--text-subtle, #6b7280)}.edu-resource-library{padding-block:clamp(2rem,5vw,3rem)}.edu-resource-library__grid{display:grid;gap:clamp(1rem,3vw,1.6rem)}@media(min-width: 960px){.edu-resource-library__grid{grid-template-columns:repeat(2, 1fr)}}.edu-resource-card{border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff;padding:1.5rem;display:grid;gap:.8rem}.edu-resource-card__meta{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:var(--text-subtle, #6b7280)}.edu-resource-card__location{font-size:.9rem;color:var(--text-subtle, #6b7280)}.edu-resource-card__modules{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.edu-resource-card__modules li{border-top:1px solid rgba(15,23,42,.08);padding-top:.75rem}.edu-resource-card__cta{font-weight:600;text-decoration:none;color:var(--primary-color, #0052cc)}.edu-resource-card__placeholder{color:var(--text-subtle, #6b7280)}.edu-sources{padding-block:clamp(2rem,5vw,3rem)}.edu-sources__grid{display:grid;gap:clamp(1rem,3vw,1.5rem)}@media(min-width: 900px){.edu-sources__grid{grid-template-columns:repeat(2, 1fr)}}.edu-status-list,.edu-source-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.edu-status{display:inline-block;padding:.2rem .6rem;border-radius:12px;background:rgba(234,179,8,.15);color:#92400e;font-size:.75rem;text-transform:uppercase}.edu-status__notes{display:block;font-size:.85rem;color:var(--text-subtle, #6b7280)}.edu-source__meta{font-size:.8rem;color:var(--text-subtle, #6b7280)}.edu-source__notes{font-size:.9rem;color:var(--text-subtle, #6b7280)}.edu-next{padding-block:clamp(1.5rem,4vw,2.5rem);background:var(--surface-muted, #f9fafb)}.edu-next h2{margin:0 0 .5rem}.edu-next p{margin:0}.edu-provider{padding-block:clamp(2.5rem,6vw,4rem)}.edu-provider__hero{display:grid;gap:1rem;margin-bottom:clamp(2rem,5vw,3rem)}.edu-provider__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle, #6b7280)}.edu-provider__summary{max-width:48rem;font-size:1.05rem;color:var(--text-subtle, #4b5563)}.edu-provider__stats{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr))}.edu-provider__stats>div{display:grid;gap:.2rem;min-width:0;padding:.85rem;background:var(--surface-muted, #f9fafb);border:1px solid var(--border-color, #e1e4e8);border-radius:12px}.edu-provider__stat-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle, #6b7280)}.edu-provider__stat-value{font-weight:600}.edu-provider__hero-cta{display:flex;flex-wrap:wrap;gap:.6rem}.edu-provider__cta{display:inline-flex;padding:.6rem 1.2rem;border-radius:12px;background:var(--primary-color, #0052cc);color:#fff;text-decoration:none}.edu-provider__cta--secondary{background:rgba(15,23,42,.1);color:inherit}.edu-provider__section{margin-bottom:clamp(2rem,5vw,3rem)}.edu-provider__section h2{margin-bottom:1rem}.edu-provider__program-grid,.edu-provider__module-grid{display:grid;gap:clamp(1rem,3vw,1.6rem)}@media(min-width: 960px){.edu-provider__program-grid,.edu-provider__module-grid{grid-template-columns:repeat(2, 1fr)}}.edu-provider__split{display:grid;gap:1.2rem}@media(min-width: 900px){.edu-provider__split{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.edu-provider__bullet-list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.edu-provider__bullet-list h3{margin-bottom:.4rem}.edu-provider__bullet-list p{margin:0}.edu-provider__outcomes{display:grid;gap:.8rem}.edu-provider__outcomes div{display:grid;gap:.3rem;padding-bottom:.6rem;border-bottom:1px solid rgba(15,23,42,.08)}.edu-provider__outcomes dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle, #6b7280)}.edu-provider__downloads{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.edu-provider__download-name{font-weight:600}.edu-provider__download-pending{font-size:.85rem;color:var(--text-subtle, #6b7280)}@media(max-width: 576px){.edu-provider__hero-cta{flex-direction:column}.edu-provider__cta{width:100%;justify-content:center;min-height:44px;align-items:center}}.edu-provider__sources{list-style:decimal;padding-left:1.2rem;margin:0;display:grid;gap:.6rem}.edu-microlearning{border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:1.5rem;background:#fff;margin-bottom:1.2rem}.edu-microlearning h3{margin-top:0}.edu-microlearning__table{overflow-x:auto}.edu-microlearning__table table{width:100%;border-collapse:collapse;font-size:.92rem}.edu-microlearning__table th,.edu-microlearning__table td{padding:.6rem;border-bottom:1px solid rgba(15,23,42,.08);text-align:left}.edu-microlearning__table th{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle, #6b7280)}.edu-microlearning__footer{font-size:.85rem;color:var(--text-subtle, #6b7280)}.edu-category-hero{background:var(--surface-muted, #f9fafb);padding-block:clamp(2rem,5vw,3rem)}.edu-category-hero h1{margin:0 0 .8rem}.edu-category-hero p{max-width:48rem}.edu-category-section{padding-block:clamp(2rem,5vw,3rem)}.edu-category__cards{display:grid;gap:clamp(1rem,3vw,1.6rem)}@media(min-width: 960px){.edu-category__cards{grid-template-columns:repeat(3, 1fr)}}.edu-category-card{border-radius:16px;border:1px solid rgba(15,23,42,.08);padding:1.4rem;background:#fff;display:grid;gap:.7rem}.edu-category-card h2,.edu-category-card h3{margin:0}.edu-category-card ul{margin:0;padding-left:1.2rem}.edu-category__table{overflow-x:auto}.edu-category__table table{width:100%;border-collapse:collapse}.edu-category__table th,.edu-category__table td{padding:.6rem .75rem;border-bottom:1px solid rgba(15,23,42,.08);text-align:left}.edu-category__module-grid{display:grid;gap:clamp(1rem,3vw,1.5rem)}@media(min-width: 900px){.edu-category__module-grid{grid-template-columns:repeat(3, 1fr)}}.edu-category-module{border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:1.2rem;background:#fff}.edu-category__split{display:grid;gap:1.2rem}@media(min-width: 960px){.edu-category__split{grid-template-columns:repeat(3, 1fr);gap:1.6rem}}.edu-category__crosslinks{display:flex;flex-wrap:wrap;gap:.75rem}.edu-category__crosslinks a{display:inline-flex;padding:.55rem 1rem;border-radius:12px;background:var(--surface-muted, #f3f4f6);text-decoration:none;font-weight:600}.education-filter-toggle{display:none}@media(max-width: 768px){.education-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600}}.education-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:30px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.education-filters .filters__header{display:none}@media(max-width: 768px){.education-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;display:none;grid-template-columns:1fr;gap:16px}.education-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:var(--surface, #fff);z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.education-filters .filters__header .filters__title{font-weight:600}.education-filters .filters__header .filters__actions{display:flex;gap:8px}.education-filters .filters__header .filters__clear,.education-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color))}.education-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}.education-filters.is-open{display:grid}.education-count{font-size:.95rem;color:var(--text-alt-color)}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters.is-empty{display:none}.filter-pill{display:inline-flex;align-items:center;min-height:44px;border:1px solid var(--border-color, #e1e4e8);background:#fff;color:var(--text-color, #333);border-radius:12px;padding:6px 12px;font-size:12px;cursor:pointer}.education__divider{width:50%;height:1px;margin:40px auto;background-color:var(--border-color)}.education__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px;margin-bottom:60px}@media(max-width: 768px){.education__grid{grid-template-columns:1fr;gap:20px}}.education__card{background-color:var(--background-alt-color);border-radius:16px;padding:24px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:.75rem}.education__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.education__name{font-size:1.4rem;margin:0}.education__type{font-size:.95rem;color:var(--text-alt-color);margin:0}.education__location{font-size:.95rem;color:var(--text-alt-color)}.education__description{font-size:.95rem;line-height:1.6}.education__subtitle{font-size:1.05rem;margin:.75rem 0 .35rem}.education__list{list-style-type:disc;padding-left:1.1rem;margin:0;color:var(--text-alt-color);font-size:.9rem}.education__link{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;font-weight:600;color:var(--primary-color);text-decoration:none}.education__link:hover{text-decoration:underline}.education__empty,.education-empty{background-color:var(--background-alt-color);padding:24px;border-radius:12px;text-align:center;color:var(--text-alt-color)}.education-empty{display:none}.education-empty__icon{font-size:2rem;color:var(--primary-color);margin-bottom:.5rem}.education-empty__title{font-size:1.3rem;margin-bottom:.4rem}.education-empty__message{margin-bottom:1rem}.education-load-more{text-align:center;margin:40px 0}.edu-provider__visual{display:grid;inline-size:min(100%,44rem);padding:.9rem 1rem;overflow:clip;border:1px solid color-mix(in srgb, var(--primary-color) 20%, var(--border-color));border-radius:14px;background:var(--surface, var(--background-color))}.edu-provider__visual-copy{display:grid;gap:.18rem;min-inline-size:0;margin:0;color:var(--text-alt-color, #526174);font-size:.88rem;line-height:1.4}.edu-provider__visual-copy strong{color:var(--text-color, #152136);font-size:1rem}.edu-provider__visual-kicker{color:var(--primary-color, #2867d8);font-size:.69rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.store-directory-hero{position:relative;isolation:isolate;overflow:hidden;margin-bottom:clamp(2.5rem,6vw,4rem);background-color:#101b2a;background-image:radial-gradient(circle at 88% 12%, rgba(93, 162, 224, 0.3) 0%, rgba(93, 162, 224, 0) 38%),radial-gradient(circle at 8% 100%, rgba(199, 157, 91, 0.16) 0%, rgba(199, 157, 91, 0) 34%),linear-gradient(135deg, #0b1420 0%, #17283c 52%, #102e47 100%);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);color:#fff}:root[dark] .store-directory-hero{background-color:#09131f;background-image:radial-gradient(circle at 88% 12%, rgba(106, 169, 224, 0.24) 0%, rgba(106, 169, 224, 0) 38%),radial-gradient(circle at 8% 100%, rgba(199, 157, 91, 0.12) 0%, rgba(199, 157, 91, 0) 34%),linear-gradient(135deg, #070e17 0%, #111f30 52%, #0c263a 100%)}.store-directory-hero__media{position:absolute;inset:0;z-index:0}.store-directory-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:brightness(0.6)}.store-directory-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(22, 18, 11, 0.4) 0%, rgba(22, 18, 11, 0.88) 80%, rgba(22, 18, 11, 0.95) 100%)}.store-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.store-directory-hero__eyebrow{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.86)}.store-directory-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.36)}.store-directory-hero__lede{max-width:46rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.92)}.store-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);padding:0;margin:0;list-style:none}.store-directory-hero__stat{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.3rem;border-radius:14px;border:1px solid hsla(0,0%,100%,.16);background:rgba(5,12,22,.56);box-shadow:0 12px 28px -18px rgba(0,0,0,.72)}.store-directory-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;color:#fff}.store-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.82)}.store-directory-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.store-directory-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.store-directory-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.store-directory-hero__cta--primary{background:#f2f7fd;color:#10243a;box-shadow:0 8px 22px -10px rgba(0,0,0,.72)}.store-directory-hero__cta--primary:hover{background:#fff;color:#071422;transform:translateY(-2px)}.store-directory-hero__cta--secondary{border:1px solid hsla(0,0%,100%,.48);background:hsla(0,0%,100%,.12);color:#fff}.store-directory-hero__cta--secondary:hover{border-color:hsla(0,0%,100%,.72);background:hsla(0,0%,100%,.22);transform:translateY(-2px)}@media(max-width: 576px){.store-directory-hero__stats{grid-template-columns:repeat(2, 1fr)}.store-directory-hero__actions{flex-direction:column}.store-directory-hero__cta{width:100%;justify-content:center}}.store-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(2.5rem,6vw,4rem)}.store-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.store-directory-explainer__panel summary{display:flex;gap:.7rem;align-items:center;font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.store-directory-explainer__panel summary::-webkit-details-marker{display:none}.store-directory-explainer__summary-visual,.store-directory-explainer__roles-visual{display:grid;flex:0 0 42px;width:42px;height:42px;overflow:hidden;place-items:center;background:var(--surface-tint, var(--background-alt-color));border:1px solid var(--border-color, #e1e4e8);border-radius:12px}.store-directory-explainer__summary-visual .topic-icon-frame,.store-directory-explainer__summary-visual .topic-icon-image,.store-directory-explainer__roles-visual .topic-icon-frame,.store-directory-explainer__roles-visual .topic-icon-image{width:32px;height:32px}.store-directory-explainer .seo-intro-content{display:grid;grid-template-columns:42px minmax(0, 1fr);gap:0 .9rem;align-items:start}.store-directory-explainer .seo-intro-text,.store-directory-explainer .read-more-btn{grid-column:2}.store-directory-explainer .read-more-btn{justify-self:start}.store-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.store-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.store-directory-explainer__intro{font-size:.95rem;line-height:1.6}.store-directory-explainer__intro p+p{margin-top:.8rem}.store-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.store-directory-explainer__checklist li{margin-bottom:.45rem}.stores-filter-toggle{display:none}.store-directory-filter-cta,.stores-filters{display:none}html:not(.stores-directory-enhanced) body[data-page] .store-directory-filter-cta{display:none}html.stores-directory-enhanced .store-directory-filter-cta{display:inline-flex}html.stores-directory-enhanced .stores-filters{display:grid}@media(max-width: 768px){html.stores-directory-enhanced .stores-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600;transition:transform .25s ease,opacity .25s ease}html.stores-directory-enhanced .stores-filter-toggle.is-hidden{transform:translateY(calc(100% + 24px));opacity:0;pointer-events:none}}.stores-filters{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:30px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.stores-filters .filters__header{display:none}@media(max-width: 768px){.stores-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;display:none;grid-template-columns:1fr;gap:16px}.stores-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:var(--surface, #fff);z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.stores-filters .filters__header .filters__title{font-weight:600}.stores-filters .filters__header .filters__actions{display:flex;gap:8px}.stores-filters .filters__header .filters__clear,.stores-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color))}.stores-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}@media(max-width: 768px){html.stores-directory-enhanced .stores-filters{display:none}html.stores-directory-enhanced .stores-filters.is-open{display:grid}html.stores-directory-enhanced .stores-filter-toggle[disabled]{display:none}}html.no-scroll,body.no-scroll{overflow:hidden}.stores-count{font-size:.95rem;color:var(--text-alt-color)}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters.is-empty{display:none}.filter-pill{display:inline-flex;align-items:center;min-height:44px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--text-color, #333);border-radius:12px;padding:6px 12px;font-size:12px;cursor:pointer}.store .container{max-width:1200px;margin:0 auto;padding:0 15px}.store__banner{height:200px;max-height:200px;overflow:hidden}.store__banner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(0.9)}@media(max-width: 576px){.store__banner{height:140px}}.store__profile{position:relative;background-color:var(--surface, var(--background-alt-color));border:1px solid var(--border-soft, var(--border-alt-color));border-radius:14px;box-shadow:var(--card-shadow);padding:clamp(1.25rem,4vw,2rem);margin:clamp(1rem,4vw,2rem) 0 clamp(1.5rem,5vw,2.5rem);display:flex;flex-direction:column;gap:1.1rem}.store__banner+.container .store__profile{margin-top:clamp(-3rem,-6vw,-1.5rem)}.store__profile-identity{display:flex;align-items:center;gap:1.1rem;min-width:0}@media(max-width: 576px){.store__profile-identity{flex-direction:column;align-items:flex-start}}.store__profile-logo{flex:0 0 auto;width:96px;height:96px;border-radius:14px;border:1px solid var(--border-soft, var(--border-alt-color));background-color:#fff;padding:8px;display:flex;align-items:center;justify-content:center}.store__profile-logo img{max-width:100%;max-height:100%;object-fit:contain;display:block}.store__profile-logo--monogram{background:var(--surface-tint, #edf4ff);color:var(--ink-muted, var(--text-alt-color));font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700}.store__profile-heading{min-width:0}.store__profile-name{font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-weight:800;font-size:clamp(1.6rem,4.5vw,2.2rem);line-height:1.15;margin:0;color:var(--heading-font-color)}.store__profile-tagline{margin:.4rem 0 0;font-size:1rem;line-height:1.5;color:var(--ink-muted, var(--text-alt-color))}.store__profile-facts{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;margin:0;padding:0;list-style:none}.store__profile-fact{display:flex;align-items:center;gap:.45rem;font-size:.9rem;color:var(--ink-muted, var(--text-alt-color))}.store__profile-actions{display:flex;flex-wrap:wrap;gap:.75rem}@media(max-width: 576px){.store__profile-actions{flex-direction:column}}.store__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.7rem 1.3rem;border-radius:9px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.store__cta--primary{background-color:var(--accent, var(--primary-color));color:var(--accent-ink, #fff)}.store__cta--primary:hover{background-color:var(--primary-color-hover);transform:translateY(-1px)}.store__cta--secondary{background-color:rgba(0,0,0,0);color:var(--accent, var(--primary-color));border:1px solid var(--accent, var(--primary-color))}.store__cta--secondary:hover{background-color:var(--surface-tint, var(--background-alt-color-2))}.store__shipping{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;color:var(--ink-muted, var(--text-alt-color))}.store__shipping-pill{display:inline-flex;align-items:center;padding:.25rem .8rem;border-radius:50rem;background-color:var(--surface-tint, var(--background-alt-color-2));color:var(--ink, var(--text-color));font-size:.8rem;font-weight:500}.store__byline{margin:0;padding-top:.9rem;border-top:1px solid var(--hairline, var(--border-alt-color));color:var(--ink-muted, var(--text-alt-color))}.store__section-count{color:var(--ink-muted, var(--text-alt-color));font-weight:600}.store__services-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:.6rem}.store__services-list li{display:flex;align-items:center;gap:.6rem;padding:.7rem .9rem;background-color:var(--surface, var(--background-alt-color));border:1px solid var(--border-soft, var(--border-alt-color));border-radius:9px;font-size:.92rem;color:var(--text-color)}.store__policies-list{list-style:none;margin:0;padding:0;background-color:var(--surface, var(--background-alt-color));border:1px solid var(--border-soft, var(--border-alt-color));border-radius:14px;overflow:hidden}.store__policies-list li+li{border-top:1px solid var(--hairline, var(--border-alt-color))}.store__policies-list a{display:flex;align-items:center;gap:.7rem;min-height:44px;padding:.75rem 1.1rem;color:var(--link-color);text-decoration:none;font-size:.95rem;transition:background-color .15s ease}.store__policies-list a:hover{background-color:var(--surface-tint, var(--background-alt-color-2));text-decoration:underline}.store__content{max-width:900px;margin:0 auto;padding:40px 15px}.store__content h2{font-size:24px;margin:40px 0 20px;color:var(--heading-font-color);display:flex;align-items:center}.store__content p{font-size:16px;line-height:1.8;margin-bottom:20px;color:var(--text-color)}.store__section-heading{gap:.8rem}.store__section{margin-bottom:60px}.store__brands-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:20px;margin-top:30px}@media(max-width: 768px){.store__brands-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.store__brands-grid{grid-template-columns:1fr}}.store__brands-grid .brand-card{height:100%}.store__brands-grid .brand-card--small .brand-card__content{padding:15px}.store__brands-grid .brand-card--small .brand-card__description{display:none}.store .brand-sidebar__disclaimer summary{display:flex;align-items:center;gap:.55rem}.store__related{background-color:var(--background-alt-color);padding:60px 0;margin-top:60px}.store__related .container{max-width:1200px;margin:0 auto;padding:0 15px}.store__related h2{font-size:28px;text-align:center;margin-bottom:40px;color:var(--heading-font-color)}.store__related .tabs{display:flex;justify-content:center;gap:10px;margin-bottom:40px;flex-wrap:wrap}.store__related .tabs .tab-button{padding:10px 24px;background:rgba(0,0,0,0);border:2px solid var(--border-color);border-radius:30px;font-size:14px;font-weight:500;color:var(--text-color);cursor:pointer;transition:all .3s ease}@media(max-width: 576px){.store__related .tabs .tab-button{padding:8px 20px;font-size:13px}}.store__related .tabs .tab-button:hover{border-color:var(--primary-color);color:var(--primary-color)}.store__related .tabs .tab-button.active{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.store__related .tab-content{display:none}.store__related .tab-content.active{display:block}.store__related .related-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:25px;max-width:1200px;margin:0 auto}@media(max-width: 992px){.store__related .related-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.store__related .related-grid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 576px){.store__related .related-grid{grid-template-columns:1fr;gap:15px}}.store__related .store-related-card{position:relative;background-color:var(--background-color);border-radius:8px;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:all .3s ease;text-align:center}.store__related .store-related-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.store__related .store-related-card__logo{width:60px;height:60px;margin:0 auto 15px;object-fit:contain}.store__related .store-related-card__logo-placeholder{width:60px;height:60px;margin:0 auto 15px;background-color:var(--primary-color);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:bold}.store__related .store-related-card__name{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--heading-font-color)}.store__related .store-related-card__location{font-size:14px;color:var(--text-alt-color);margin-bottom:15px}.store__related .store-related-card__brands-count{font-size:14px;color:var(--text-alt-color);margin-bottom:20px}.store__related .store-related-card__brands-count strong{color:var(--text-color)}.store__related .store-related-card__actions{display:flex;gap:10px;justify-content:center}.store__related .store-related-card__cover-link{position:absolute;inset:0;z-index:1;display:none}@media(max-width: 768px){.store__related .store-related-card__cover-link{display:block}.store__related .store-related-card__actions{display:none}}.store__related .store-related-card__link{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease}.store__related .store-related-card__link--primary{background-color:var(--primary-color);color:#fff}.store__related .store-related-card__link--primary:hover{background-color:var(--primary-color-dark)}.store__related .store-related-card__link--secondary{background-color:rgba(0,0,0,0);color:var(--primary-color);border:1px solid var(--primary-color)}.store__related .store-related-card__link--secondary:hover{background-color:var(--primary-color);color:#fff}.store__related .guide-card{position:relative;background-color:var(--background-color);border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:all .3s ease}.store__related .guide-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.store__related .guide-card>picture{display:block;line-height:0}.store__related .guide-card__image{width:100%;height:180px;object-fit:cover;background-color:var(--background-alt-color)}.store__related .guide-card__content{padding:20px}.store__related .guide-card__title{font-size:18px;font-weight:600;margin-bottom:10px;color:var(--heading-font-color);line-height:1.3}.store__related .guide-card__excerpt{font-size:14px;color:var(--text-alt-color);line-height:1.6;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.store__related .guide-card__link{color:var(--primary-color);font-size:14px;font-weight:500;text-decoration:none}.store__related .guide-card__link:hover{text-decoration:underline}.store__related .guide-card__cover-link{position:absolute;inset:0;z-index:1;display:none}@media(max-width: 768px){.store__related .guide-card__cover-link{display:block}}.store__brands-grid .brand-card__header,.store__related .brand-card__header{padding:10px}.store__brands-grid .brand-card__image,.store__related .brand-card__image{height:60px}.store__brands-grid .brand-card__logo,.store__related .brand-card__logo{max-height:50px}.store__brands-grid .brand-card__content,.store__related .brand-card__content{padding:15px}.store__brands-grid .brand-card__name,.store__related .brand-card__name{font-size:16px}.store__brands-grid .brand-card__description,.store__brands-grid .brand-card__specialties,.store__related .brand-card__description,.store__related .brand-card__specialties{display:none}.store-see-also{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;margin:16px 0 0;padding:0;list-style:none}.store-see-also li{min-width:0;margin:0}.store-see-also a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 14px;border:1px solid var(--border-color);border-radius:10px;background:var(--surface-tint, var(--background-alt-color));text-decoration:none;line-height:1.35}.store-see-also a::after{content:"→";flex:0 0 auto;color:var(--primary-color)}.store-see-also a:hover{border-color:var(--primary-color);background:var(--surface)}@media(max-width: 576px){.store-see-also{grid-template-columns:1fr}}.website-directory-hero{position:relative;margin-bottom:clamp(2.5rem,6vw,4rem);color:#fff}.website-directory-hero__media{position:absolute;inset:0;z-index:0}.website-directory-hero__media picture{display:block;width:100%;height:100%}.website-directory-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:brightness(0.65)}.website-directory-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 18, 32, 0.4) 0%, rgba(12, 18, 32, 0.88) 80%, rgba(12, 18, 32, 0.95) 100%)}.website-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.website-directory-hero__eyebrow{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.75)}.website-directory-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff}.website-directory-hero__lede{max-width:48rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.88)}.website-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);padding:0;margin:0;list-style:none}.website-directory-hero__stat{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.3rem;border-radius:14px;background:rgba(12,20,36,.55);box-shadow:0 8px 22px -14px rgba(7,13,24,.35)}.website-directory-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.website-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.website-directory-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.website-directory-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.website-directory-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.website-directory-hero__cta--primary{background:var(--primary-color, #1f5fd1);color:#fff;box-shadow:0 6px 16px -6px rgba(31,95,209,.4)}.website-directory-hero__cta--primary:hover{background:var(--primary-color-hover, #0052a3);transform:translateY(-2px)}.website-directory-hero__cta--secondary{background:hsla(0,0%,100%,.18);color:#fff}.website-directory-hero__cta--secondary:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}@media(max-width: 576px){.website-directory-hero__stats{grid-template-columns:repeat(2, 1fr)}.website-directory-hero__actions{flex-direction:column}.website-directory-hero__cta{justify-content:center}}.website-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(2.5rem,6vw,4rem)}.website-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.website-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.website-directory-explainer__panel summary::-webkit-details-marker{display:none}.website-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.website-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.website-directory-explainer__intro{font-size:.95rem;line-height:1.6}.website-directory-explainer__intro p+p{margin-top:.8rem}.website-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.website-directory-explainer__checklist li{margin-bottom:.45rem}.websites-filter-toggle{display:none}.website-directory-filter-cta,.websites-filters{display:none}html:not(.websites-directory-enhanced) body[data-page] .website-directory-filter-cta{display:none}html.websites-directory-enhanced .website-directory-filter-cta{display:inline-flex}html.websites-directory-enhanced .websites-filters{display:grid}@media(max-width: 768px){html.websites-directory-enhanced .websites-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600}}.websites-filters{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:30px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.websites-filters .filters__header{display:none}@media(max-width: 768px){.websites-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;display:none;grid-template-columns:1fr;gap:16px}.websites-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:var(--surface, #fff);z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.websites-filters .filters__header .filters__title{font-weight:600}.websites-filters .filters__header .filters__actions{display:flex;gap:8px}.websites-filters .filters__header .filters__clear,.websites-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color))}.websites-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}@media(max-width: 768px){html.websites-directory-enhanced .websites-filters{display:none}html.websites-directory-enhanced .websites-filters.is-open{display:grid}html.websites-directory-enhanced .websites-filter-toggle[disabled]{display:none}}html.no-scroll,body.no-scroll{overflow:hidden}.websites-count{font-size:.95rem;color:var(--text-alt-color)}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters.is-empty{display:none}.filter-pill{display:inline-flex;align-items:center;min-height:44px;border:1px solid var(--border-color, #e1e4e8);background:#fff;color:var(--text-color, #333);border-radius:12px;padding:6px 12px;font-size:12px;cursor:pointer}.websites{margin-bottom:60px}.websites .websites-count{margin-bottom:25px;font-size:15px;color:var(--text-alt-color)}.websites .websites-count #filtered-count{font-weight:600;color:var(--text-color)}.websites .entity-grid,.websites .websites-grid,.websites .brands-grid,.websites .stores-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:25px;margin-bottom:40px}@media(max-width: 992px){.websites .entity-grid,.websites .websites-grid,.websites .brands-grid,.websites .stores-grid{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}}@media(max-width: 768px){.websites .entity-grid,.websites .websites-grid,.websites .brands-grid,.websites .stores-grid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 576px){.websites .entity-grid,.websites .websites-grid,.websites .brands-grid,.websites .stores-grid{grid-template-columns:1fr;gap:15px}}.websites .load-more-container{text-align:center;margin:60px 0}.website{padding:40px 0}.website>.container{max-width:none;padding:0}.website__header{background-color:var(--background-alt-color);padding:60px 0;margin-bottom:60px}.website__header>.website__header-inner{max-width:1200px;margin:0 auto;padding:0 15px;display:flex;align-items:center;gap:40px}@media(max-width: 768px){.website__header>.website__header-inner{flex-direction:column;text-align:center;gap:30px}}.website__logo{flex-shrink:0;width:120px;height:120px;object-fit:contain;background-color:var(--background-color);border-radius:12px;padding:15px;box-shadow:0 5px 15px rgba(0,0,0,.08)}.website__logo-placeholder{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:120px;height:120px;background-color:var(--primary-color);color:#fff;font-size:48px;font-weight:700;border-radius:12px}.website__header-content{flex:1}.website__name{margin-bottom:15px;font-size:36px;color:var(--heading-font-color);line-height:1.2}@media(max-width: 768px){.website__name{font-size:32px}}@media(max-width: 576px){.website__name{font-size:28px}}.website__url{display:flex;align-items:center;margin-bottom:20px;font-size:16px;flex-wrap:wrap}@media(max-width: 768px){.website__url{justify-content:center}}.website__url a{color:var(--link-color);text-decoration:none;word-break:break-all}.website__url a:hover{text-decoration:underline}.website__badges{display:flex;flex-wrap:wrap;gap:10px}@media(max-width: 768px){.website__badges{justify-content:center}}.website__badge{display:inline-block;padding:6px 14px;border-radius:16px;font-size:13px;font-weight:600}.website__badge--official{background-color:#fff8e1;color:#8a5a00}.website__badge--retailer{background-color:#e0f7fa;color:#00838f}.website__wrapper{max-width:1200px;margin:0 auto;padding:0 15px}.website__content{width:100%}.website__main-content{width:100%}.website__section{margin-bottom:60px}.website__section:last-child{margin-bottom:0}.website__section h2{font-size:28px;margin-bottom:30px;text-align:center;color:var(--heading-font-color);position:relative;padding-bottom:15px}.website__section h2::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--primary-color)}@media(max-width: 768px){.website__section h2{font-size:24px}}.website__section>p{text-align:center;color:var(--text-alt-color);margin-bottom:30px;font-size:16px}.website__description{font-size:17px;line-height:1.8;margin-bottom:40px;color:var(--text-color);max-width:800px;margin-left:auto;margin-right:auto}.website__description p{margin-bottom:20px}.website__brands-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:20px;margin-bottom:40px;max-width:1000px;margin-left:auto;margin-right:auto}@media(max-width: 768px){.website__brands-grid{grid-template-columns:repeat(auto-fill, minmax(160px, 1fr))}}@media(max-width: 576px){.website__brands-grid{grid-template-columns:repeat(2, 1fr);gap:15px}}.website__brand-item{text-align:center;background-color:var(--background-alt-color);padding:20px;border-radius:12px;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px}.website__brand-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);background-color:var(--background-color)}.website__brand-logo{width:60px;height:60px;object-fit:contain;margin-bottom:12px;display:block}.website__brand-logo--monogram{display:grid;place-items:center;border:1px solid var(--border-color);border-radius:8px;background:var(--surface-tint, var(--background-alt-color));color:var(--heading-font-color);font-family:"Bricolage Grotesque","Public Sans",Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1}.website__brand-logo[style*=background]{border-radius:8px;font-size:24px;font-weight:700;color:var(--primary-color)}.website__brand-name{font-size:14px;font-weight:600;color:var(--heading-font-color);line-height:1.3}.website__info-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:25px;margin-bottom:40px;max-width:1000px;margin-left:auto;margin-right:auto}@media(max-width: 576px){.website__info-grid{grid-template-columns:1fr}}.website__info-item{background-color:var(--background-alt-color);padding:25px;border-radius:12px;border:1px solid var(--border-color);transition:all .3s ease}.website__info-item:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.08)}.website__info-item h3{font-size:16px;margin:0 0 12px 0;display:flex;align-items:center;color:var(--heading-font-color)}.website__info-item p{margin:0;font-size:15px;line-height:1.6;color:var(--text-color)}.website__info-item p a{color:var(--link-color);text-decoration:none}.website__info-item p a:hover{text-decoration:underline}.website__policies{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:20px;margin-bottom:40px;max-width:1000px;margin-left:auto;margin-right:auto}@media(max-width: 576px){.website__policies{grid-template-columns:repeat(2, 1fr);gap:15px}}.website__policy-item{background-color:var(--background-alt-color);padding:30px 20px;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid var(--border-color);text-decoration:none;display:block}.website__policy-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:var(--primary-color)}.website__policy-item h3{font-size:16px;margin:0;color:var(--heading-font-color)}.website__section-cta{text-align:center;padding:60px 20px;background-color:var(--background-alt-color);border-radius:12px;margin-top:60px;max-width:800px;margin-left:auto;margin-right:auto}.website__section-cta h3{font-size:32px;margin-bottom:15px;color:var(--heading-font-color)}@media(max-width: 576px){.website__section-cta h3{font-size:26px}}.website__section-cta p{font-size:18px;color:var(--text-alt-color);margin-bottom:30px;max-width:500px;margin-left:auto;margin-right:auto}.website__section-cta .button{display:inline-block;padding:14px 40px;background-color:var(--primary-color);color:#fff;border-radius:6px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s ease}.website__section-cta .button:hover{background-color:var(--primary-color-dark);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.website-site-summary{margin-bottom:50px}.website-site-summary .website-section-title{font-size:28px;margin-bottom:30px;text-align:center;color:var(--heading-font-color);position:relative;padding-bottom:15px}.website-site-summary .website-section-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--primary-color)}.website-site-summary__content{max-width:800px;margin:0 auto;font-size:16px;line-height:1.8;color:var(--text-color)}.website-site-summary__content p{margin-bottom:18px}.website-site-summary__content h1,.website-site-summary__content h2,.website-site-summary__content h3,.website-site-summary__content h4,.website-site-summary__content h5,.website-site-summary__content h6{margin-top:30px;margin-bottom:15px;color:var(--heading-font-color)}.website-site-summary__content ul,.website-site-summary__content ol{margin-bottom:20px;padding-left:30px}.website-site-summary__content ul li,.website-site-summary__content ol li{margin-bottom:8px}.website-site-summary__content img{max-width:100%;height:auto;margin:20px 0;border-radius:8px}.expandable-content{position:relative}.expandable-content--truncated{max-height:300px;overflow:hidden}.expandable-content--truncated .expandable-content__fade{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--background-color));pointer-events:none}.expandable-content__toggle{display:inline-block;margin-top:15px;padding:8px 20px;background-color:var(--background-alt-color);border:1px solid var(--border-color);border-radius:4px;font-size:14px;color:var(--text-color);cursor:pointer;transition:all .2s ease}.expandable-content__toggle:hover{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.where-directory-hero{position:relative;margin-bottom:clamp(2.5rem,6vw,4rem);color:#fff;overflow:hidden;background:radial-gradient(circle at 82% 18%, rgba(100, 168, 255, 0.28), transparent 34%),radial-gradient(circle at 12% 92%, rgba(72, 214, 172, 0.16), transparent 30%),linear-gradient(135deg, #102442 0%, #173d72 52%, #102f59 100%)}.where-directory-hero::after{content:"";position:absolute;inset:auto -8rem -10rem auto;width:26rem;aspect-ratio:1;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;box-shadow:0 0 0 3rem hsla(0,0%,100%,.025),0 0 0 7rem hsla(0,0%,100%,.018);pointer-events:none}.where-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.where-directory-hero__eyebrow{font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.75)}.where-directory-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff}.where-directory-hero__lede{max-width:48rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.9)}.where-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);list-style:none;padding:0;margin:0}.where-directory-hero__stat{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.2rem;border-radius:14px;background:rgba(26,32,44,.55);box-shadow:0 8px 22px -14px rgba(26,32,44,.35)}.where-directory-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.where-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.where-directory-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.where-directory-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.where-directory-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.where-directory-hero__cta--primary{background:var(--primary-color, #1f5fd1);color:#fff;box-shadow:0 6px 16px -6px rgba(31,95,209,.4)}.where-directory-hero__cta--primary:hover{background:var(--primary-color-hover, #0052a3);transform:translateY(-2px)}.where-directory-hero__cta--secondary{background:hsla(0,0%,100%,.18);color:#fff}.where-directory-hero__cta--secondary:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}@media(max-width: 640px){.where-directory-hero__actions{flex-direction:column}.where-directory-hero__cta{justify-content:center}}.where-directory{display:grid;gap:clamp(2.5rem,6vw,3.5rem)}.where-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.where-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.where-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.where-directory-explainer__panel summary::-webkit-details-marker{display:none}.where-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.where-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.where-directory-explainer__intro{font-size:.95rem;line-height:1.6}.where-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.where-directory-explainer__checklist li{margin-bottom:.45rem}.where-directory-section{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.where-directory-section__header{display:grid;gap:.5rem}.where-directory-section__header h2{margin:0;font-size:clamp(1.6rem,3vw,2rem)}.where-directory-section__header p{margin:0;color:var(--text-alt-color)}.where-directory-filter-toggle{display:none}@media(max-width: 768px){.where-directory-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600}}.where-directory-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:20px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.where-directory-filters .filters__header{display:none}@media(max-width: 768px){.where-directory-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;display:none;grid-template-columns:1fr;gap:16px}.where-directory-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:#fff;z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.where-directory-filters .filters__header .filters__title{font-weight:600}.where-directory-filters .filters__header .filters__actions{display:flex;gap:8px}.where-directory-filters .filters__header .filters__clear,.where-directory-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:#fff}.where-directory-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}.where-directory-filters.is-open{display:grid}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters.is-empty{display:none}.where-directory-count{font-size:.95rem;color:var(--text-alt-color)}html.no-scroll,body.no-scroll{overflow:hidden}.where-directory-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px}@media(max-width: 768px){.where-directory-grid{grid-template-columns:1fr;gap:20px}}.where-directory-empty{text-align:center;padding:40px 20px;background:var(--background-alt-color);border-radius:16px;margin:30px 0;color:var(--text-alt-color)}.where-directory-empty__icon{font-size:2rem;color:var(--primary-color);margin-bottom:.5rem}.videos-hero{position:relative;margin-bottom:clamp(2.5rem,6vw,4rem);color:#fff}.videos-hero__media{position:absolute;inset:0;z-index:0}.videos-hero__media picture{display:block;width:100%;height:100%}.videos-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:brightness(0.65)}.videos-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(19, 22, 36, 0.35) 0%, rgba(19, 22, 36, 0.88) 80%, rgba(19, 22, 36, 0.95) 100%)}.videos-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.videos-hero__eyebrow{font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.75)}.videos-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.videos-hero__lede{max-width:46rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.9)}.videos-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);padding:0;margin:0;list-style:none}.videos-hero__stat{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.2rem;border-radius:14px;background:rgba(19,22,36,.55);box-shadow:0 8px 22px -14px rgba(19,22,36,.35)}.videos-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.videos-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.videos-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.videos-hero__cta{display:inline-flex;align-items:center;padding:.85rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.videos-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.videos-hero__cta--primary{background:var(--primary-color, #1f5fd1);color:#fff;box-shadow:0 6px 16px -6px rgba(31,95,209,.4)}.videos-hero__cta--primary:hover{background:var(--primary-color-hover, #0052a3);transform:translateY(-2px)}.videos-hero__cta--secondary{background:hsla(0,0%,100%,.18);color:#fff}.videos-hero__cta--secondary:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}@media(max-width: 640px){.videos-hero__actions{flex-direction:column}.videos-hero__cta{justify-content:center}}.videos-directory{display:grid;gap:clamp(2.5rem,6vw,3.5rem)}.videos-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.videos-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.videos-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.videos-directory-explainer__panel summary::-webkit-details-marker{display:none}.videos-filter-toggle{display:none}@media(max-width: 768px){.videos-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600}}.videos-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:20px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.videos-filters .filters__header{display:none}@media(max-width: 768px){.videos-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;display:none;grid-template-columns:1fr;gap:16px}.videos-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:#fff;z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.videos-filters .filters__header .filters__title{font-weight:600}.videos-filters .filters__header .filters__actions{display:flex;gap:8px}.videos-filters .filters__header .filters__clear,.videos-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:#fff}.videos-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}.videos-filters.is-open{display:grid}.videos-count{font-size:.95rem;color:var(--text-alt-color)}.videos-category{display:grid;gap:clamp(1.25rem,3vw,2rem)}.videos-category__header{display:grid;gap:.35rem}.videos-category__order{font-weight:700;color:var(--primary-color);margin-right:.5rem}.videos-category__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:24px}@media(max-width: 768px){.videos-category__grid{grid-template-columns:1fr}}.video-card{background:var(--background-color);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;box-shadow:0 12px 30px -18px rgba(15,23,42,.25);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.video-card:hover{transform:translateY(-4px);box-shadow:0 16px 45px -20px rgba(15,23,42,.35)}.video-card__content{padding:1.4rem;display:flex;flex-direction:column;gap:.6rem}.video-card__title{margin:0;font-size:1.1rem;color:var(--heading-font-color)}.video-card__summary{margin:0;color:var(--text-alt-color);line-height:1.6}.video-card__duration{font-size:.85rem;font-weight:600;color:var(--primary-color);margin-top:auto}.videos-empty{text-align:center;background:var(--background-alt-color);border-radius:16px;padding:40px 20px;color:var(--text-alt-color);margin:30px 0}.videos-upcoming{background:var(--background-alt-color);padding:clamp(2.5rem,6vw,4rem) 0}.videos-upcoming__content{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}@media(min-width: 768px){.videos-upcoming__content{grid-template-columns:1.2fr 1fr;align-items:start}}.videos-upcoming ul{margin:1rem 0 0 1.25rem}.videos-upcoming__panel,.videos-access{min-width:0}.videos-access{background:var(--background-color);border:1px solid var(--border-color);border-radius:16px;padding:clamp(1.5rem,4vw,2.25rem)}.videos-access ul{margin:1rem 0;padding-left:1.2rem}.videos-feedback{padding:clamp(1.5rem,4vw,2.5rem) 0;text-align:center}.videos-feedback a{color:var(--primary-color);font-weight:600}.hub-page{max-width:900px;margin:0 auto;padding:2rem 0 3rem}@media(max-width: 576px){.hub-page{padding:1.25rem 0 2rem}}.hub-page__header{margin-bottom:2.5rem}.hub-page__header h1{margin-bottom:.75rem}@media(max-width: 576px){.hub-page__header h1{font-size:1.5rem}}@media(max-width: 576px){.hub-page__header{margin-bottom:1.5rem}}.hub-page__lede{font-size:1.15rem;line-height:1.7;color:var(--text-font-color)}@media(max-width: 576px){.hub-page__lede{font-size:1rem;line-height:1.6}}.hub-page__toc{background:var(--background-alt-color, #f8f9fa);border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:2.5rem}.hub-page__toc h2{font-size:1rem;margin-bottom:.5rem}.hub-page__toc ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}@media(max-width: 576px){.hub-page__toc ul{flex-direction:column;gap:.4rem}}.hub-page__toc a{font-size:.95rem;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-underline-offset:2px}.hub-page__toc a:hover{text-decoration-color:currentColor}@media(max-width: 576px){.hub-page__toc{padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:6px}}.hub-page__section{margin-bottom:3rem}.hub-page__section h2{font-size:1.5rem;margin-bottom:1rem}@media(max-width: 576px){.hub-page__section h2{font-size:1.25rem}}.hub-page__section h3{font-size:1.15rem;margin-top:1.5rem;margin-bottom:.5rem}@media(max-width: 576px){.hub-page__section h3{font-size:1.05rem}}.hub-page__section p{line-height:1.7;margin-bottom:1rem}@media(max-width: 576px){.hub-page__section p{font-size:.95rem;line-height:1.6}}@media(max-width: 576px){.hub-page__section ul,.hub-page__section ol{padding-left:1.25rem;font-size:.95rem}}@media(max-width: 576px){.hub-page__section{margin-bottom:2rem}}.hub-page__section-heading{display:flex;align-items:center;gap:.85rem;margin-bottom:1rem}.hub-page__section-heading h2{min-width:0;margin:0}.hub-page__link-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:.5rem}.hub-page__link-grid li{padding:0}.hub-page__link-grid a{display:block;padding:.5rem .75rem;background:var(--background-alt-color, #f8f9fa);border-radius:6px;font-size:.95rem;transition:background .2s}.hub-page__link-grid a:hover{background:var(--border-color)}@media(max-width: 576px){.hub-page__link-grid{grid-template-columns:repeat(2, 1fr)}.hub-page__link-grid a{font-size:.9rem;padding:.5rem .625rem}}.hub-page__reference-list{list-style:none;padding:0}.hub-page__reference-list li{padding:.75rem 0;border-bottom:1px solid var(--border-color, rgba(0, 0, 0, 0.08));line-height:1.5}.hub-page__reference-list li:last-child{border-bottom:none}.hub-page__reference-list li a{font-weight:600}@media(max-width: 576px){.hub-page__reference-list li{font-size:.95rem;padding:.75rem 0}}.sharpening-directory-hero,.community-directory-hero{position:relative;margin-bottom:clamp(2.5rem,6vw,4rem);color:#fff}.sharpening-directory-hero__media{position:absolute;inset:0;z-index:0}.sharpening-directory-hero__media picture{display:block;width:100%;height:100%}.sharpening-directory-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:brightness(0.6)}.sharpening-directory-hero__media--photo{overflow:hidden;background:#151515}.sharpening-directory-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(22, 18, 11, 0.55) 0%, rgba(22, 18, 11, 0.9) 80%, rgba(22, 18, 11, 0.95) 100%)}.sharpening-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.sharpening-directory-hero__eyebrow{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.85);text-shadow:0 1px 4px rgba(0,0,0,.5)}.sharpening-directory-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.sharpening-directory-hero__lede{max-width:46rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.92);text-shadow:0 1px 4px rgba(0,0,0,.4)}.sharpening-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);padding:0;margin:0;list-style:none}.sharpening-directory-hero__stat{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.3rem;border-radius:14px;background:rgba(22,18,11,.55);box-shadow:0 8px 22px -14px rgba(15,12,6,.35)}.sharpening-directory-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.sharpening-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.sharpening-directory-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.sharpening-directory-hero__cta{display:inline-flex;align-items:center;padding:.85rem 1.35rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.sharpening-directory-hero__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.sharpening-directory-hero__cta--primary{background:var(--primary-color, #1f5fd1);color:#fff;box-shadow:0 6px 16px -6px rgba(31,95,209,.4)}.sharpening-directory-hero__cta--primary:hover{background:var(--primary-color-hover, #0052a3);transform:translateY(-2px)}.sharpening-directory-hero__cta--secondary{background:hsla(0,0%,100%,.18);color:#fff}.sharpening-directory-hero__cta--secondary:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}@media(max-width: 576px){.sharpening-directory-hero__stats{grid-template-columns:repeat(2, 1fr)}.sharpening-directory-hero__actions{flex-direction:column}.sharpening-directory-hero__cta{width:100%;justify-content:center}}.sharpening-directory-explainer,.community-directory-explainer{display:grid;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(2.5rem,6vw,4rem)}.sharpening-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.sharpening-directory-explainer__panel summary{font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.sharpening-directory-explainer__panel summary::-webkit-details-marker{display:none}.sharpening-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.sharpening-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.sharpening-directory-explainer__intro{font-size:.95rem;line-height:1.6}.sharpening-directory-explainer__intro p+p{margin-top:.8rem}.sharpening-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.sharpening-directory-explainer__checklist li{margin-bottom:.45rem}.sharpening-filter-toggle{display:none}@media(max-width: 768px){.sharpening-filter-toggle{position:fixed;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 16px);inset-inline:16px;z-index:var(--z-filterbar);display:inline-flex;align-items:center;justify-content:center;padding:14px 16px;border-radius:12px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color));box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:600}}.sharpening-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:30px;padding:20px;background-color:var(--background-alt-color);border-radius:12px;border:1px solid var(--border-color, #e9ecef)}.sharpening-filters .filters__header{display:none}@media(max-width: 768px){.sharpening-filters{position:fixed;inset:0;z-index:var(--z-sheet);background:var(--surface, #fff);padding:24px;overflow:auto;display:none;grid-template-columns:1fr;gap:16px}.sharpening-filters .filters__header{display:flex;justify-content:space-between;align-items:center;margin:-8px -8px 12px;padding:8px;position:sticky;top:0;background:var(--surface, #fff);z-index:1;border-bottom:1px solid var(--border-color, #e1e4e8)}.sharpening-filters .filters__header .filters__title{font-weight:600}.sharpening-filters .filters__header .filters__actions{display:flex;gap:8px}.sharpening-filters .filters__header .filters__clear,.sharpening-filters .filters__header .filters__close{padding:8px 12px;border-radius:8px;border:1px solid var(--border-color, #e1e4e8);background:var(--surface, #fff);color:var(--ink, var(--text-color))}.sharpening-filters .filters__header .filters__close{background:var(--primary-color, #1f5fd1);color:#fff;border-color:var(--primary-color, #1f5fd1)}}.sharpening-filters.is-open{display:grid}.sharpening-count{font-size:.95rem;color:var(--text-alt-color)}.sharpening-city-card{position:relative;min-width:0;background-color:var(--background-color, #fff);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.sharpening-city-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.sharpening-city-card__header{padding:12px 16px 0;display:flex;justify-content:flex-start;align-items:center}.sharpening-city-card__region{display:inline-block;padding:4px 10px;border-radius:16px;font-size:12px;font-weight:600;background-color:var(--background-alt-color, #f0f2f5);color:var(--text-alt-color)}.sharpening-city-card__content{padding:16px 20px;flex-grow:1;display:flex;flex-direction:column}.sharpening-city-card__name{font-size:1.25rem;font-weight:600;color:var(--heading-font-color);margin-bottom:4px}.sharpening-city-card__state{font-size:.9rem;color:var(--text-alt-color);margin-bottom:12px}.sharpening-city-card__stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.sharpening-city-card__stat{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500;background:var(--background-alt-color, #f5f6f8);color:var(--text-color)}.sharpening-city-card__stat--specialist{background:rgba(31,95,209,.1);color:var(--primary-color)}.sharpening-city-card__stat--mobile{background:rgba(16,185,129,.1);color:#059669}.sharpening-city-card__footer{margin-top:auto;padding:16px 20px}.sharpening-city-card__button{display:block;width:100%;padding:10px;text-align:center;border-radius:8px;background-color:var(--primary-color, #1f5fd1);color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .2s ease}.sharpening-city-card__button:hover{background-color:var(--primary-color-dark, #0055b3)}@media(max-width: 768px){.sharpening-city-card .entity-card__cover-link{display:block}.sharpening-city-card .sharpening-city-card__footer{display:none}}.sharpening-disclaimer--inline,.community-disclaimer--inline{background:rgba(255,193,7,.08);border:1px solid rgba(255,193,7,.3);border-radius:12px;padding:1rem 1.25rem;margin-bottom:2rem;font-size:.9rem;line-height:1.6;color:var(--text-color)}.sharpening-disclaimer--inline a,.community-disclaimer--inline a{color:var(--primary-color)}.sharpening-disclaimer--full,.community-disclaimer--full{margin-top:3rem;background:var(--background-alt-color);border-radius:16px;padding:1.1rem 1.3rem}.sharpening-disclaimer--full summary,.community-disclaimer--full summary{font-weight:600;cursor:pointer}.sharpening-disclaimer--full summary:focus-visible,.community-disclaimer--full summary:focus-visible{outline:3px solid rgba(31,95,209,.35);outline-offset:4px;border-radius:4px}.sharpening-disclaimer--full__body{margin-top:1rem;font-size:.9rem;line-height:1.7}.sharpening-disclaimer--full__body h3{margin-top:1rem;margin-bottom:.5rem}.sharpening-disclaimer--full__body ul{padding-left:1.2rem}.sharpening-disclaimer--full__body ul li{margin-bottom:.4rem}.sharpening-disclaimer--full__research{margin-top:1rem;font-size:.8rem;color:var(--text-alt-color);font-style:italic}.sharpening-city-page__header{text-align:center;margin-bottom:2.5rem;padding:2.5rem 0 1.5rem}.sharpening-city-page__header h1{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:.75rem;color:var(--heading-font-color)}.sharpening-city-page__lede{font-size:1.05rem;color:var(--text-alt-color);max-width:42rem;margin:0 auto 1.25rem;line-height:1.6}.sharpening-city-page__meta{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:.9rem;color:var(--text-alt-color)}.sharpening-city-page__meta-item{display:inline-flex;align-items:center}.sharpening-city-page__services{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.sharpening-city-page__guides{margin-bottom:3rem;padding:2rem;background:var(--background-alt-color);border-radius:16px}.sharpening-city-page__guides h2{text-align:center;margin-bottom:1.5rem}.sharpening-city-page__guide-links{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:1rem}.sharpening-city-page__guide-link{display:block;padding:1rem 1.25rem;background:var(--background-color);border-radius:12px;text-decoration:none;color:var(--text-color);transition:transform .2s,box-shadow .2s}.sharpening-city-page__guide-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.sharpening-city-page__nearby{margin-bottom:3rem}.sharpening-city-page__nearby h2{margin-bottom:1rem}.sharpening-city-page__nearby-grid{display:flex;flex-wrap:wrap;gap:.5rem}.sharpening-city-page__nearby-link{display:inline-block;padding:.5rem 1rem;border-radius:12px;background:var(--background-alt-color);text-decoration:none;font-size:.9rem;color:var(--text-color);transition:background .2s}.sharpening-city-page__nearby-link:hover{background:var(--primary-color);color:#fff}.sharpening-city-page__nearby-count{color:var(--text-alt-color);font-size:.8rem}.sharpening-service{background:var(--background-color);border:1px solid var(--border-color, #e1e4e8);border-radius:16px;overflow:hidden}.sharpening-service__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-color, #e1e4e8);background:var(--background-alt-color)}.sharpening-service__name{font-size:1.2rem;font-weight:600;color:var(--heading-font-color);margin:0}.sharpening-service__badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:600}.sharpening-service__badge--specialist{background:rgba(31,95,209,.1);color:var(--primary-color)}.sharpening-service__badge--general{background:rgba(107,114,128,.1);color:#4b5563}.sharpening-service__badge--mobile{background:rgba(16,185,129,.1);color:#059669}.sharpening-service__badge--brand{background:rgba(255,143,0,.1);color:#d97706}.sharpening-service__badge--supply{background:rgba(180,83,9,.1);color:#b45309}.sharpening-service__body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.sharpening-service__info{display:flex;flex-direction:column;gap:.5rem}.sharpening-service__detail{font-size:.9rem;color:var(--text-color)}.sharpening-service__detail a{color:var(--primary-color);text-decoration:none}.sharpening-service__detail a:hover{text-decoration:underline}.sharpening-service__models,.sharpening-service__capabilities{display:flex;flex-wrap:wrap;gap:.5rem}.sharpening-service__model-badge,.sharpening-service__cap-badge{display:inline-flex;align-items:center;padding:5px 12px;border-radius:12px;font-size:.8rem;font-weight:500}.sharpening-service__model-badge{background:var(--background-alt-color);color:var(--text-color)}.sharpening-service__model-badge--walkin{background:rgba(59,130,246,.1);color:#2563eb}.sharpening-service__model-badge--dropoff{background:rgba(107,114,128,.1);color:#4b5563}.sharpening-service__model-badge--mobile{background:rgba(16,185,129,.1);color:#059669}.sharpening-service__model-badge--mailin{background:rgba(180,83,9,.1);color:#b45309}.sharpening-service__cap-badge{background:rgba(16,185,129,.08);color:#059669}.sharpening-service__cap-badge--convex{background:rgba(31,95,209,.08);color:var(--primary-color)}.sharpening-service__services h3,.sharpening-service__certs h3,.sharpening-service__pricing h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-alt-color);margin-bottom:.5rem}.sharpening-service__tag-list{display:flex;flex-wrap:wrap;gap:.4rem}.sharpening-service__tag{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.8rem;background:var(--background-alt-color);color:var(--text-color)}.sharpening-service__certs ul{margin:0;padding-left:1.2rem}.sharpening-service__certs ul li{padding:.3rem 0;font-size:.9rem}.sharpening-service__price-table{width:100%;border-collapse:collapse}.sharpening-service__price-table td{padding:.4rem 0;font-size:.9rem;border-bottom:1px solid var(--border-color, #e9ecef)}.sharpening-service__price-table td:last-child{text-align:right}.sharpening-service__notes{font-size:.9rem;color:var(--text-alt-color);line-height:1.6;font-style:italic;padding-top:.5rem;border-top:1px solid var(--border-color, #e9ecef)}.sharpening-service__name a{color:inherit;text-decoration:none}.sharpening-service__name a:hover{color:var(--primary-color)}.sharpening-service__detail-link{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border-color, #e9ecef)}.sharpening-service__view-details{display:inline-block;font-size:.9rem;font-weight:500;color:var(--primary-color);text-decoration:none}.sharpening-service__view-details:hover{text-decoration:underline}.sharpening-detail{padding-bottom:3rem}.sharpening-detail__header{text-align:center;margin-bottom:2rem;padding:2rem 0 1.5rem;border-bottom:1px solid var(--border-color, #e1e4e8)}.sharpening-detail__title-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.sharpening-detail__title-row h1{font-size:clamp(1.6rem,4vw,2.2rem);margin:0;color:var(--heading-font-color)}.sharpening-detail__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;font-size:.95rem;color:var(--text-alt-color)}.sharpening-detail__meta span{display:inline-flex;align-items:center}.sharpening-detail__meta a{color:var(--primary-color);text-decoration:none}.sharpening-detail__meta a:hover{text-decoration:underline}.sharpening-detail__layout{display:grid;grid-template-columns:1fr 300px;gap:2.5rem;padding-top:2rem}@media(max-width: 992px){.sharpening-detail__layout{grid-template-columns:1fr}}.sharpening-detail__main{min-width:0}.sharpening-detail__section{margin-bottom:2.5rem}.sharpening-detail__section h2{font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;color:var(--heading-font-color)}.sharpening-detail__section p{font-size:.95rem;line-height:1.7;margin-bottom:.75rem}.sharpening-detail__type-desc{color:var(--text-alt-color);font-size:.9rem;border-left:3px solid var(--primary-color);padding-left:1rem;margin-top:1rem}.sharpening-detail__service-models{display:grid;gap:1rem}@media(min-width: 768px){.sharpening-detail__service-models{grid-template-columns:repeat(2, 1fr)}}.sharpening-detail__model{display:flex;gap:1rem;padding:1rem;border-radius:12px;background:var(--background-alt-color);font-size:.9rem}.sharpening-detail__model strong{display:block;margin-bottom:.25rem}.sharpening-detail__model p{margin:0;color:var(--text-alt-color);font-size:.85rem}.sharpening-detail__price-note,.sharpening-detail__certs-note{font-size:.8rem;color:var(--text-alt-color);margin-top:.75rem}.sharpening-detail__certs-list{margin:0;padding-left:1.2rem}.sharpening-detail__certs-list li{padding:.5rem 0;font-size:.95rem;border-bottom:1px solid var(--border-color, #e9ecef)}.sharpening-detail__certs-list li:last-child{border-bottom:none}@media(max-width: 992px){.sharpening-detail__sidebar{order:-1}}.sharpening-detail__quick-facts{background:var(--background-alt-color);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem}.sharpening-detail__quick-facts h3{margin-bottom:1rem;font-size:1.1rem}.sharpening-detail__quick-facts dl{margin:0}.sharpening-detail__quick-facts dl>div{display:grid;grid-template-columns:auto 1fr;gap:.5rem;padding:.6rem 0;border-bottom:1px solid var(--border-color, #e9ecef)}.sharpening-detail__quick-facts dl>div:last-child{border-bottom:none}.sharpening-detail__quick-facts dt{font-size:.85rem;color:var(--text-alt-color)}.sharpening-detail__quick-facts dd{margin:0;font-size:.95rem;text-align:right}.sharpening-detail__cta{display:block;width:100%;text-align:center;margin-bottom:.75rem}.sharpening-detail__cta--secondary{background:rgba(0,0,0,0);color:var(--primary-color);border:1px solid var(--primary-color)}.sharpening-detail__cta--secondary:hover{background:var(--primary-color);color:#fff}.sharpening-detail__back-link{display:block;text-align:center;font-size:.9rem;margin-top:1rem;color:var(--primary-color);text-decoration:none}.sharpening-detail__back-link:hover{text-decoration:underline}.sharpening-detail__related{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color, #e1e4e8)}.sharpening-detail__related h2{margin-bottom:1.5rem}.sharpening-detail__related-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:1rem}.sharpening-detail__related-card{display:block;padding:1.25rem;border-radius:12px;background:var(--background-alt-color);text-decoration:none;color:var(--text-color);transition:transform .2s,box-shadow .2s}.sharpening-detail__related-card h3{font-size:1rem;margin-bottom:.5rem;color:var(--heading-font-color)}.sharpening-detail__related-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.sharpening-detail__related-convex{display:inline-block;font-size:.75rem;padding:2px 8px;border-radius:12px;background:rgba(31,95,209,.08);color:var(--primary-color);margin-top:.5rem}.community-directory-hero__media{position:absolute;inset:0;z-index:0}.community-directory-hero__media picture{display:block;width:100%;height:100%}.community-directory-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:brightness(0.6)}.community-directory-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(22, 18, 11, 0.55) 0%, rgba(22, 18, 11, 0.9) 80%, rgba(22, 18, 11, 0.95) 100%)}.community-directory-hero__content{position:relative;z-index:1;padding-block:clamp(3.5rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,1.8rem)}.community-directory-hero__eyebrow{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.85);text-shadow:0 1px 4px rgba(0,0,0,.5)}.community-directory-hero__title{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;font-weight:700;margin:0;text-wrap:balance;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.community-directory-hero__lede{max-width:46rem;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.65;color:hsla(0,0%,100%,.92);text-shadow:0 1px 4px rgba(0,0,0,.4)}.community-directory-hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(.75rem,3vw,1.5rem);padding:0;margin:0;list-style:none}.community-directory-hero__stat{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.3rem;border-radius:14px;background:rgba(22,18,11,.55);box-shadow:0 8px 22px -14px rgba(15,12,6,.35)}.community-directory-hero__stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.community-directory-hero__stat-label{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.community-directory-explainer__panel{border-radius:16px;border:1px solid var(--border-color, #e1e4e8);background:var(--background-color, #fff);padding:1.1rem 1.3rem}.community-directory-explainer__panel summary{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1rem;cursor:pointer;list-style:none}.community-directory-explainer__panel summary::-webkit-details-marker{display:none}.community-directory-explainer__body{margin-top:1rem;display:grid;gap:1rem}@media(min-width: 768px){.community-directory-explainer__body{grid-template-columns:1.5fr 1fr;gap:1.5rem}}.community-directory-explainer__intro{font-size:.95rem;line-height:1.6}.community-directory-explainer__intro p+p{margin-top:.8rem}.community-directory-explainer__checklist{margin:0;padding-left:1.1rem;font-size:.95rem}.community-directory-explainer__checklist li{margin-bottom:.45rem}.community-categories-section{margin-bottom:clamp(2.5rem,6vw,4rem)}.community-categories-section__title{text-align:center;margin-bottom:2rem;font-size:clamp(1.4rem,3vw,1.8rem)}.community-section-break{margin:clamp(2rem,5vw,3.5rem) 0;border-radius:16px;overflow:hidden;max-height:200px}.community-section-break picture{display:block;width:100%;height:100%}.community-section-break img{width:100%;height:200px;object-fit:cover;object-position:center 40%;filter:brightness(0.85);transition:filter .3s}.community-section-break:hover img{filter:brightness(0.95)}@media(max-width: 576px){.community-section-break{max-height:140px}.community-section-break img{height:140px}}.community-category-card{position:relative;background:var(--background-color, #fff);border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column;text-align:center}.community-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.community-category-card__image{height:140px;overflow:hidden}.community-category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.community-category-card:hover .community-category-card__image img{transform:scale(1.05)}.community-category-card__content{padding:.75rem 1.25rem 1rem;flex-grow:1}.community-category-card__name{font-size:.95rem;font-weight:600;color:var(--heading-font-color);margin-bottom:.25rem}.community-category-card__count{font-size:.85rem;color:var(--text-alt-color);margin:0}.community-category-card__footer{padding:0 1.25rem 1.25rem}.community-category-card__button{display:block;width:100%;padding:8px;text-align:center;border-radius:8px;background:var(--primary-color, #1f5fd1);color:#fff;text-decoration:none;font-size:.85rem;font-weight:500;transition:background .2s}.community-category-card__button:hover{background:var(--primary-color-dark, #0055b3)}@media(max-width: 768px){.community-category-card .entity-card__cover-link{display:block}.community-category-card .community-category-card__footer{display:none}}.community-featured-section{margin-bottom:clamp(2.5rem,6vw,4rem);padding:clamp(1.5rem,4vw,2.5rem);background:var(--background-alt-color);border-radius:16px}.community-featured-section h2{margin-bottom:.5rem}.community-featured-section__lede{color:var(--text-alt-color);margin-bottom:1.5rem}.community-featured-section__entries{display:flex;flex-direction:column;gap:1rem}.community-countries-section{margin-bottom:clamp(2.5rem,6vw,4rem)}.community-countries-section h2{text-align:center;margin-bottom:1.5rem}.community-countries-section__grid,.community-country-page__related-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.community-countries-section__link,.community-country-page__related-link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:12px;background:var(--background-alt-color);text-decoration:none;font-size:.9rem;color:var(--text-color);transition:background .2s,color .2s}.community-countries-section__link:hover,.community-country-page__related-link:hover{background:var(--primary-color);color:#fff}.community-countries-section__link .flag-icon,.community-country-page__related-link .flag-icon{border-radius:2px}.community-countries-section__count{font-size:.8rem;color:var(--text-alt-color)}.community-entry{background:var(--background-color);border:1px solid var(--border-color, #e1e4e8);border-radius:14px;overflow:hidden;margin-bottom:1rem}.community-entry__header{padding:1.25rem 1.5rem .75rem}.community-entry__header-content{min-width:0}.community-entry__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.community-entry__name{font-size:1.15rem;font-weight:600;color:var(--heading-font-color);margin:0}.community-entry__name a{color:inherit;text-decoration:none}.community-entry__name a:hover{color:var(--primary-color)}.community-entry__relevance{display:inline-flex;align-items:center;gap:.3rem;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600}.community-entry__relevance--critical{background:rgba(234,179,8,.15);color:#b45309}.community-entry__relevance--high{background:rgba(31,95,209,.1);color:var(--primary-color)}.community-entry__badges{display:flex;flex-wrap:wrap;gap:.4rem}.community-entry__badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.75rem;background:var(--background-alt-color);color:var(--text-alt-color)}.community-entry__badge--type{background:rgba(31,95,209,.08);color:var(--primary-color)}.community-entry__badge--lang{background:rgba(16,185,129,.08);color:#059669}.community-entry__badge--country{background:rgba(180,83,9,.08);color:#b45309}.community-entry__badge--members{background:rgba(234,179,8,.08);color:#b45309}.community-entry__body{padding:0 1.5rem 1rem}.community-entry__description{font-size:.9rem;line-height:1.65;color:var(--text-color);margin-bottom:.75rem}.community-entry__detail{font-size:.85rem;line-height:1.6;color:var(--text-alt-color);margin-bottom:.5rem}.community-entry__detail strong{color:var(--text-color)}.community-entry__detail--why{border-left:3px solid var(--primary-color);padding-left:.75rem;margin-top:.5rem}.community-entry__topics{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem}.community-entry__topic{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.75rem;background:var(--background-alt-color);color:var(--text-color)}.community-entry__example{margin:.75rem 0 0;padding:.75rem 1rem;border-left:3px solid var(--border-color);background:var(--background-alt-color);border-radius:0 8px 8px 0;font-size:.85rem;font-style:italic;color:var(--text-alt-color)}.community-entry__example-topics{margin-top:.75rem;font-size:.85rem}.community-entry__example-topics ul{margin:.25rem 0 0;padding-left:1.2rem}.community-entry__example-topics ul li{margin-bottom:.2rem;font-style:italic;color:var(--text-alt-color)}.community-entry__footer{padding:.75rem 1.5rem;border-top:1px solid var(--border-color, #e9ecef);background:var(--background-alt-color)}.community-entry__visit{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;color:var(--primary-color);text-decoration:none}.community-entry__visit:hover{text-decoration:underline}@media(max-width: 576px){.community-entry__header{padding-inline:1rem}.community-entry__body,.community-entry__footer{padding-inline:1rem}}.community-entry--critical{border-left:4px solid #eab308;background:rgba(234,179,8,.04)}.community-entry--high{border-left:4px solid var(--primary-color)}.community-category-page__hero{border-radius:16px;overflow:hidden;max-height:220px;margin-bottom:1.5rem}.community-category-page__hero-img{width:100%;height:220px;object-fit:cover;object-position:center 40%}@media(max-width: 576px){.community-category-page__hero{max-height:160px}.community-category-page__hero-img{height:160px}}.community-category-page__header{text-align:center;margin-bottom:2rem;padding:2rem 0 1.5rem}.community-category-page h1{font-size:clamp(1.6rem,4vw,2.2rem);margin-bottom:.5rem}.community-category-page__lede{font-size:1rem;color:var(--text-alt-color)}.community-category-page__entries{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.community-category-page__related{margin-bottom:3rem}.community-category-page__related h2{margin-bottom:1rem}.community-category-page__related-grid{display:flex;flex-wrap:wrap;gap:.5rem}.community-category-page__related-link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:12px;background:var(--background-alt-color);text-decoration:none;font-size:.9rem;color:var(--text-color);transition:background .2s}.community-category-page__related-link span{color:var(--text-alt-color);font-size:.8rem}.community-category-page__related-link:hover{background:var(--primary-color);color:#fff}.community-category-page__related-link:hover i,.community-category-page__related-link:hover span{color:#fff}.community-country-page__header{text-align:center;margin-bottom:2rem;padding:2rem 0 1.5rem}.community-country-page__flag{display:block;margin:0 auto 1rem;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.1)}.community-country-page h1{font-size:clamp(1.6rem,4vw,2.2rem);margin-bottom:.5rem}.community-country-page__lede{font-size:1rem;color:var(--text-alt-color)}.community-country-page__entries{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.community-country-page__related{margin-bottom:3rem}.community-country-page__related h2{margin-bottom:1rem}/*# sourceMappingURL=directory-legacy.css.map */