.product-catalog-page{--catalog-column-gap:var(--listing-column-gap);padding-bottom:112px}.catalog-hero{padding:60px 0 64px;text-align:center}.catalog-hero__title{margin:0 0 12px;color:var(--color-text-primary);font-family:var(--font-title);font-size:clamp(32px,4vw,48px);font-weight:500;letter-spacing:.4px;line-height:1.18;text-wrap:balance}.catalog-hero__subtitle{max-width:760px;margin:0 auto;color:var(--color-text-secondary);font-size:18px;line-height:1.6;text-wrap:balance}.catalog-featured{margin-bottom:88px}.catalog-featured__heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px;border-bottom:1px solid var(--color-border)}.catalog-category-header h1,.catalog-featured__heading h2{margin:0;color:var(--color-text-primary);font-family:var(--font-title);font-weight:500;letter-spacing:.2px;line-height:1.18}.catalog-featured__heading h2{font-size:clamp(28px,3vw,38px)}.catalog-featured__heading p{max-width:500px;margin:0 0 3px;color:var(--color-text-secondary);font-size:15px;line-height:1.6;text-align:right}.catalog-featured__carousel{position:relative}.catalog-featured__grid{display:flex;gap:var(--catalog-column-gap);overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:0 0 8px;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.catalog-featured__grid::-webkit-scrollbar{display:none}.catalog-featured__card{display:grid;flex:0 0 calc((100% - var(--catalog-column-gap) - var(--catalog-column-gap) - var(--catalog-column-gap)) / 4);align-content:start;min-width:0;color:var(--color-text-primary);scroll-snap-align:start}.catalog-featured__image{position:relative;display:block;aspect-ratio:3/2;overflow:hidden;border-radius:var(--radius-image-md);background:var(--color-brand-secondary)}.catalog-featured__image:after{position:absolute;inset:0;border:1px solid rgb(255 255 255/50%);border-radius:inherit;content:"";pointer-events:none}.catalog-featured__image img{object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.catalog-featured__body{display:grid;gap:8px;padding:18px 4px 0}.catalog-featured__body>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-featured__body svg{width:20px;height:20px;flex:0 0 auto;color:var(--color-brand-asset);transition:transform var(--transition-fast)}.catalog-featured__body svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.catalog-featured__body small{color:var(--color-text-secondary);font-size:14px;line-height:1.55}.catalog-featured__arrow{position:absolute;top:clamp(70px,7.2vw,104px);z-index:3;display:grid;width:44px;height:44px;place-items:center;border:1px solid #d4d7d7;border-radius:50%;background:rgb(255 255 255/92%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--color-text-primary);cursor:pointer;opacity:1;transform:translateY(-50%);transition:opacity .3s ease,transform .3s ease,background .3s ease,border-color .3s ease}@media (hover:hover) and (pointer:fine){.catalog-featured__card:hover .catalog-featured__image img{transform:scale(1.035)}.catalog-featured__card:hover .catalog-featured__body svg{transform:translateX(4px)}.catalog-featured__arrow:hover{border-color:var(--color-text-primary);background:var(--color-white)}}.catalog-featured__arrow svg{width:18px;height:18px}.catalog-featured__arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.catalog-featured__arrow--left{left:-22px}.catalog-featured__arrow--right{right:-22px}.catalog-featured__arrow.is-hidden{opacity:0;pointer-events:none;transform:translateY(-50%) scale(.8)}.catalog-category-header{padding:28px 0 56px}.catalog-category-header .breadcrumb{gap:0;padding:0 0 30px}.catalog-category-header .breadcrumb__item{display:inline-flex;align-items:center}.catalog-category-header .breadcrumb__sep{margin:0 10px;color:#9a968e;opacity:1}.catalog-category-header h1{font-size:clamp(38px,5vw,58px)}.catalog-products__compact-search,.catalog-products__toolbar{display:none}.catalog-products__layout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--catalog-column-gap);align-items:start}.catalog-filter{position:sticky;top:100px;max-height:calc(100dvh - 124px);overflow-y:auto;border:0;border-radius:0;padding:0 40px 0 0;background:transparent;scrollbar-color:rgb(47 93 80/28%) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.catalog-filter__backdrop,.catalog-filter__drawer-header{display:none}.catalog-filter::-webkit-scrollbar{width:5px}.catalog-filter::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:rgb(47 93 80/28%)}.catalog-filter__search{position:sticky;z-index:2;top:0;padding:0 0 20px;border-bottom:1px solid #e2ded5;background:var(--color-background)}.catalog-filter__search label{display:block;margin-bottom:10px;color:var(--color-text-primary);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.catalog-filter__search-field{display:flex;height:44px;align-items:center;gap:10px;border:1px solid #d8d3ca;border-radius:var(--radius-sm);padding:0 12px;background:var(--color-white);transition:border-color var(--transition-fast)}.catalog-filter__search-field:focus-within{border-color:var(--color-brand-asset)}.catalog-filter__search-field svg{width:18px;height:18px;flex:0 0 auto;color:var(--color-text-secondary)}.catalog-filter__search-field svg *{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.catalog-filter__search-field input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--color-text-primary);font-size:13px}.catalog-filter__search-field input::placeholder{color:#99968f}.catalog-filter__search-field input::-webkit-search-cancel-button{cursor:pointer}.catalog-filter__sort{padding:0;border-bottom:1px solid #e2ded5}.catalog-products__sort path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.catalog-filter__sort-options{display:grid;gap:2px}.catalog-filter__group{padding:0;border-bottom:1px solid #e2ded5}.catalog-filter__group-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:58px;margin:0;border:0;padding:0;background:transparent;color:var(--color-brand-primary);cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1.4;text-align:left;text-transform:uppercase}.catalog-filter__group-toggle svg{display:block;width:18px;height:18px}.catalog-filter__sort-toggle{display:flex}.catalog-filter__group-toggle path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.catalog-filter__plus-vertical{transform-origin:center;transition:opacity var(--transition-fast),transform var(--transition-fast)}.catalog-filter__category-toggle.is-expanded .catalog-filter__plus-vertical,.catalog-filter__group-toggle[aria-expanded=true] .catalog-filter__plus-vertical{opacity:0;transform:rotate(90deg)}.catalog-filter__group-content{display:none;padding:0 0 18px}.catalog-filter__group-content.is-open{display:block;animation:catalog-filter-group-open .2s ease-out}.catalog-filter__options{display:grid;gap:2px}.catalog-filter__group-content.catalog-filter__options{display:none}.catalog-filter__group-content.catalog-filter__options.is-open{display:grid}.catalog-filter__option{display:flex;width:100%;min-height:34px;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:7px;padding:7px 9px;background:transparent;color:var(--color-text-secondary);font-size:13px;line-height:1.35;text-align:left;transition:color var(--transition-fast)}.catalog-filter__option:active{color:var(--color-text-primary)}.catalog-filter__option.is-active{color:var(--color-brand-asset);font-weight:700}.catalog-filter__option>span{display:inline-flex;min-width:0;align-items:center;gap:9px}.catalog-filter__option>span:before{width:16px;height:16px;flex:0 0 16px;border:1px solid #aaa69e;border-radius:4px;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:12px 12px;content:"";transition:background-color var(--transition-fast),border-color var(--transition-fast)}.catalog-filter__option.is-active>span:before{border-color:var(--color-brand-asset);background-color:var(--color-brand-asset);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3.5 8 3 3 6-7' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E")}.catalog-filter__category-list{display:grid;gap:2px;margin:0;padding:0;list-style:none}.catalog-filter__category-list--root{margin-top:2px}.catalog-filter__category-list--flat .catalog-filter__category-spacer{display:none}.catalog-filter__category-row{display:flex;align-items:center;padding-left:calc(var(--catalog-depth) * 12px)}.catalog-filter__category-spacer,.catalog-filter__category-toggle{order:2;width:24px;height:34px;flex:0 0 24px}.catalog-filter__category-toggle{display:grid;place-items:center;border:0;padding:0;background:transparent;color:#8a867e}.catalog-filter__category-toggle-plus{display:block;width:16px;height:16px}.catalog-filter__category-toggle path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.catalog-filter__category-option{order:1;min-width:0;flex:1 1}.catalog-filter__category-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-filter__clear{width:100%;min-height:40px;margin:18px 0 22px;border:1px solid var(--color-brand-primary);border-radius:var(--radius-sm);background:transparent;color:var(--color-brand-primary);font-size:13px;font-weight:700;transition:background var(--transition-fast),color var(--transition-fast)}.catalog-filter__clear:active{background:var(--color-brand-primary);color:var(--color-white)}.catalog-filter__actions{display:block}.catalog-filter__apply,.catalog-products__mobile-filter{display:none}.catalog-products__results{min-width:0;grid-column:span 3}.catalog-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:var(--catalog-column-gap);row-gap:var(--listing-row-gap)}.catalog-products__grid .product-card{display:flex;height:100%;flex-direction:column;min-width:0}.catalog-products__grid .product-card__image{width:100%;box-shadow:none}@media (hover:hover) and (pointer:fine){.catalog-products__grid .product-card:hover .product-card__image{box-shadow:0 18px 46px rgb(47 93 80/15%)}}.catalog-products__grid .product-card__body{display:flex;flex:1 1;flex-direction:column;min-height:0;gap:8px;padding:18px 4px 0}.catalog-products__grid .product-card__body strong{font-size:var(--type-product-list-title)}.catalog-products__grid .product-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:auto;padding-top:4px}.catalog-products__grid .product-card__category{min-width:0;overflow:hidden;color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap}.catalog-products__grid .product-card__meta em{flex:0 0 auto;margin-left:auto;white-space:nowrap}.catalog-products__grid .product-card__date{top:14px;left:14px;max-width:calc(100% - 28px);overflow:hidden;padding:7px 11px;font-size:11px;text-overflow:ellipsis}.catalog-products__empty{display:grid;min-height:440px;place-items:center;align-content:center;padding:48px 24px;border:1px dashed #d4d0c8;border-radius:var(--radius-xl);background:rgb(245 242 235/54%);text-align:center}.catalog-products__empty>span{display:grid;width:60px;height:60px;place-items:center;margin-bottom:20px;border-radius:50%;background:var(--color-brand-secondary);color:var(--color-brand-primary);font-family:var(--font-title);font-size:24px}.catalog-products__empty h2{margin:0 0 8px;font-family:var(--font-sans);font-size:var(--type-subsection-title);font-weight:var(--font-weight-heading);line-height:1.3}.catalog-products__empty p{max-width:420px;margin:0 0 24px;color:var(--color-text-secondary);font-size:14px;line-height:1.6}.catalog-products__empty button{min-height:44px;border:0;border-radius:var(--radius-sm);padding:0 22px;background:var(--color-cta);color:var(--color-white);font-size:14px;font-weight:700;transition:background var(--transition-fast),transform var(--transition-fast)}.catalog-products__empty button:active{background:#f75a00;transform:scale(.98)}@media (max-width:1180px){.catalog-featured__card{flex-basis:calc((100% - var(--catalog-column-gap) - var(--catalog-column-gap)) / 3)}.catalog-featured__arrow{top:clamp(78px,9.6vw,114px)}.catalog-featured__body strong{font-size:21px}.catalog-products__layout{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-products__results{grid-column:span 2}.catalog-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.product-catalog-page{padding-bottom:88px}.catalog-featured{margin-bottom:72px}.catalog-featured__heading{display:grid;gap:10px}.catalog-featured__heading p{max-width:620px;text-align:left}.catalog-featured__body strong{font-size:19px}.catalog-products__layout{display:block}.catalog-products__toolbar{display:flex;min-height:54px;align-items:center;justify-content:flex-start;margin-bottom:28px;border-bottom:1px solid var(--color-border);padding-bottom:14px}.catalog-products__toolbar-main{display:flex;width:100%;min-width:0;align-items:center;gap:12px}.catalog-products__compact-search{display:flex;height:44px;min-width:0;flex:1 1;align-items:center;gap:10px;border:1px solid #d8d3ca;border-radius:var(--radius-sm);padding:0 12px;background:var(--color-white);transition:border-color var(--transition-fast)}.catalog-products__compact-search:focus-within{border-color:var(--color-brand-asset)}.catalog-products__compact-search svg{width:18px;height:18px;flex:0 0 auto;color:var(--color-text-secondary)}.catalog-products__compact-search svg *{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.catalog-products__compact-search input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--color-text-primary);font-size:13px}.catalog-products__compact-search input::placeholder{color:#99968f}.catalog-products__mobile-filter{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;gap:8px;border:1px solid var(--color-brand-primary);border-radius:var(--radius-sm);padding:0 14px;background:transparent;color:var(--color-brand-primary);font-size:12px;font-weight:700;transition:border-color var(--transition-fast),color var(--transition-fast)}.catalog-products__mobile-filter[aria-expanded=true]{border-color:var(--color-brand-asset);color:var(--color-brand-asset)}.catalog-products__mobile-filter svg{width:16px;height:16px}.catalog-products__mobile-filter svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.catalog-products__mobile-filter span{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:var(--color-brand-asset);color:var(--color-white);font-size:10px}.catalog-products__count,.catalog-products__sort{display:none}.catalog-filter__backdrop{z-index:27;left:0;display:block;padding:0;background:rgb(28 35 32/28%);animation:catalog-filter-backdrop-in .22s ease-out}.catalog-filter,.catalog-filter__backdrop{position:fixed;top:var(--header-offset);right:0;bottom:0;border:0}.catalog-filter{z-index:28;left:auto;display:none;width:min(400px,88vw);height:calc(100dvh - var(--header-offset));max-height:none;grid-template-columns:1fr;margin:0;overflow-x:hidden;overflow-y:auto;border-left:1px solid var(--color-border);border-radius:0;padding:0 32px;background:var(--color-background);box-shadow:-18px 0 48px rgb(28 35 32/16%);overscroll-behavior:contain;scrollbar-gutter:auto}.catalog-filter.is-open{display:block;animation:catalog-filter-drawer-in .28s cubic-bezier(.22,1,.36,1)}.catalog-filter__drawer-header{position:sticky;z-index:4;top:0;display:flex;min-height:64px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border);background:var(--color-background)}.catalog-filter__drawer-header strong{color:var(--color-text-primary);font-size:16px;font-weight:600}.catalog-filter__drawer-header button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;padding:0;background:transparent;color:var(--color-text-primary)}.catalog-filter__drawer-header svg{width:20px;height:20px}.catalog-filter__drawer-header path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.catalog-filter__search{top:64px;display:block;padding:16px 0 20px}.catalog-filter__sort{display:block;padding:0}.catalog-filter__sort-toggle{display:flex}.catalog-filter__sort-options{display:grid}.catalog-filter__group{min-width:0;border-right:0;border-bottom:1px solid #e2ded5;padding:0}.catalog-filter__group-toggle{min-height:58px;margin:0;cursor:pointer}.catalog-filter__group-toggle svg{display:block;width:18px;height:18px}.catalog-filter__plus-vertical{transform-origin:center;transition:opacity var(--transition-fast),transform var(--transition-fast)}.catalog-filter__category-toggle.is-expanded .catalog-filter__plus-vertical,.catalog-filter__group-toggle[aria-expanded=true] .catalog-filter__plus-vertical{opacity:0;transform:rotate(90deg)}.catalog-filter__group-content{display:none;padding:0 0 18px}.catalog-filter__group-content.is-open{display:block;animation:catalog-filter-group-open .2s ease-out}.catalog-filter__category-spacer,.catalog-filter__category-toggle{order:2}.catalog-filter__category-option{order:1}.catalog-filter__category-toggle-plus{display:block;width:16px;height:16px;transform:none}.catalog-filter__actions{position:sticky;z-index:4;right:auto;bottom:0;left:auto;display:grid;grid-template-columns:minmax(0,.8fr) minmax(168px,1.2fr);align-items:center;gap:12px;margin:24px -32px 0;border-top:1px solid var(--color-border);padding:14px 32px calc(14px + env(safe-area-inset-bottom));background:var(--color-background);box-shadow:0 -12px 30px rgb(28 35 32/8%)}.catalog-filter__clear{width:100%;min-height:48px;margin:0;border:1px solid var(--color-brand-primary);border-radius:var(--radius-sm);padding:0 16px;background:transparent;color:var(--color-brand-primary);font-size:13px;text-decoration:none}.catalog-filter__clear:active{background:var(--color-brand-primary);color:var(--color-white)}.catalog-filter__apply{display:inline-flex;width:100%;min-width:0;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);padding:0 20px;background:var(--color-brand-asset);color:var(--color-white);font-size:13px;font-weight:700;transition:background var(--transition-fast),transform var(--transition-fast)}.catalog-filter__apply:active{background:#f75a00;transform:scale(.98)}}@media (hover:hover) and (pointer:fine){.catalog-filter__option:hover{color:var(--color-text-primary)}.catalog-filter__clear:hover{background:var(--color-brand-primary);color:var(--color-white)}.catalog-filter__apply:hover,.catalog-products__empty button:hover{background:#f75a00;transform:translateY(-1px)}}@keyframes catalog-filter-group-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes catalog-filter-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes catalog-filter-drawer-in{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@media (max-width:767px){.product-catalog-page{--catalog-column-gap:16px;padding-right:0;padding-bottom:72px;padding-left:0}.catalog-category-header,.catalog-hero,.catalog-products{margin-right:var(--inner-safe-inline);margin-left:var(--inner-safe-inline)}.catalog-hero{padding:48px 0 52px}.catalog-hero__subtitle{font-size:16px}.catalog-featured{margin-bottom:64px}.catalog-featured__heading{margin-right:var(--inner-safe-inline);margin-bottom:20px;margin-left:var(--inner-safe-inline);padding-bottom:16px}.catalog-featured__heading p{font-size:14px}.catalog-featured__grid{padding:0 var(--inner-safe-inline) 8px;scroll-padding-inline:var(--inner-safe-inline)}.catalog-featured__card{min-width:min(82vw,360px);flex:0 0 min(82vw,360px);scroll-snap-align:start}.catalog-featured__arrow{display:none}.catalog-featured__body{padding-top:14px}.catalog-featured__body strong{font-size:21px}.catalog-category-header{padding:22px 0 42px}.catalog-category-header .breadcrumb{padding-bottom:24px}.catalog-category-header h1{font-size:38px}.catalog-products__grid{row-gap:var(--listing-row-gap)}.catalog-products__grid .product-card__body{padding-top:14px}.catalog-products__grid .product-card__body strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-products__grid .product-card__date{top:10px;left:10px;max-width:calc(100% - 20px);padding:6px 9px;font-size:10px}.catalog-filter{width:min(360px,92vw);padding-right:24px;padding-left:24px}.catalog-filter__actions{margin-right:-24px;margin-left:-24px;padding-right:24px;padding-left:24px}}@media (max-width:560px){.catalog-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-products__grid .product-card__body{gap:6px;padding-top:12px}.catalog-products__grid .product-card__body>span{font-size:12px}.catalog-products__grid .product-card__meta em{font-size:14px}}@media (max-width:480px){.catalog-filter{width:100vw;border-left:0}}@media (prefers-reduced-motion:reduce){.catalog-featured__grid{scroll-behavior:auto}.catalog-featured__arrow,.catalog-featured__body svg,.catalog-featured__image img,.catalog-filter,.catalog-filter__apply,.catalog-filter__backdrop{animation:none;transition:none}}.events-page{--events-column-gap:var(--listing-column-gap);padding-bottom:112px}.events-hero{padding:60px 0 64px;text-align:center}.events-hero h1{margin:0 0 12px;color:var(--color-text-primary);font-family:var(--font-title);font-size:clamp(32px,4vw,48px);font-weight:500;letter-spacing:.4px;line-height:1.18;text-wrap:balance}.events-hero p{max-width:760px;margin:0 auto;color:var(--color-text-secondary);font-size:18px;line-height:1.6;text-wrap:balance}.events-banner{position:relative;width:100%;grid-column:2/-1;grid-row:1;margin:0 0 88px}.events-banner__track{display:flex;overflow-x:auto;overflow-y:hidden;border-radius:var(--radius-image-lg);background:var(--color-brand-secondary);overscroll-behavior-inline:contain;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.events-banner__track::-webkit-scrollbar{display:none}.events-banner__slide{position:relative;display:block;flex:0 0 100%;aspect-ratio:3/1;max-height:480px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.events-banner__slide img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.events-banner__slide:after{position:absolute;inset:0;border:1px solid rgb(255 255 255/45%);border-radius:inherit;content:"";pointer-events:none}.events-banner>.carousel-progress{position:absolute;z-index:3;bottom:0;left:50%;gap:8px;transform:translateX(-50%)}.events-banner>.carousel-progress .carousel-progress__button{width:28px;place-items:end center;padding-bottom:12px}@media (hover:hover) and (pointer:fine){.events-banner__slide:hover img{transform:scale(1.025)}}.events-toolbar{display:none}.events-catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:var(--events-column-gap);align-items:start}.events-catalog__layout{display:contents}.events-filter{position:sticky;grid-column:1;grid-row:1;top:100px;max-height:calc(100dvh - 124px);overflow-y:auto;padding:0 40px 0 0;background:transparent;scrollbar-color:rgb(47 93 80/28%) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.events-filter__backdrop,.events-filter__drawer-header{display:none}.events-filter::-webkit-scrollbar{width:5px}.events-filter::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:rgb(47 93 80/28%)}.events-filter__search{position:sticky;z-index:2;top:0;padding:0 0 20px;border-bottom:1px solid #e2ded5;background:var(--color-background)}.events-filter__search label{display:block;margin-bottom:10px;color:var(--color-text-primary);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.events-filter__search-field,.events-toolbar__search{display:flex;height:44px;min-width:0;align-items:center;gap:10px;border:1px solid #d8d3ca;border-radius:var(--radius-sm);padding:0 12px;background:var(--color-white);transition:border-color var(--transition-fast)}.events-toolbar__search .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.events-filter__search-field:focus-within,.events-toolbar__search:focus-within{border-color:var(--color-brand-asset)}.events-filter__search-field svg,.events-toolbar__search svg{width:18px;height:18px;flex:0 0 auto;color:var(--color-text-secondary)}.events-filter__search-field svg *,.events-toolbar__search svg *{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.events-filter__search-field input,.events-toolbar__search input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--color-text-primary);font-size:13px}.events-filter__search-field input::placeholder,.events-toolbar__search input::placeholder{color:#99968f}.events-filter__group{border-bottom:1px solid #e2ded5}.events-filter__group-toggle{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;border:0;padding:0;background:transparent;color:var(--color-brand-primary);font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1.4;text-align:left;text-transform:uppercase}.events-filter__group-toggle svg{width:18px;height:18px}.events-filter__group-toggle path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.events-filter__plus-vertical{transform-origin:center;transition:opacity var(--transition-fast),transform var(--transition-fast)}.events-filter__group-toggle[aria-expanded=true] .events-filter__plus-vertical{opacity:0;transform:rotate(90deg)}.events-filter__group-content{display:none;padding:0 0 18px}.events-filter__group-content.is-open{display:block;animation:events-filter-group-open .2s ease-out}.events-filter__options{display:grid;gap:2px}.events-filter__option{display:flex;width:100%;min-height:34px;align-items:center;border:0;border-radius:7px;padding:7px 9px;background:transparent;color:var(--color-text-secondary);font-size:13px;line-height:1.35;text-align:left;transition:color var(--transition-fast)}.events-filter__option:active{color:var(--color-text-primary)}.events-filter__option.is-active{color:var(--color-brand-asset);font-weight:700}.events-filter__option>span{display:inline-flex;min-width:0;align-items:center;gap:9px}.events-filter__option>span:before{width:16px;height:16px;flex:0 0 16px;border:1px solid #aaa69e;border-radius:4px;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:12px 12px;content:"";transition:background-color var(--transition-fast),border-color var(--transition-fast)}.events-filter__option.is-active>span:before{border-color:var(--color-brand-asset);background-color:var(--color-brand-asset);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3.5 8 3 3 6-7' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E")}.events-filter__actions{display:block}.events-filter__clear{width:100%;min-height:40px;margin:18px 0 22px;border:1px solid var(--color-brand-primary);border-radius:var(--radius-sm);background:transparent;color:var(--color-brand-primary);font-size:13px;font-weight:700;transition:background var(--transition-fast),color var(--transition-fast)}.events-filter__clear:active{background:var(--color-brand-primary);color:var(--color-white)}.events-filter__apply{display:none}.events-timeline{min-width:0;grid-column:2/-1;grid-row:1}.events-catalog.has-banner .events-filter{grid-row:1/span 2}.events-catalog.has-banner .events-timeline{grid-row:2}.events-timeline__summary{margin-bottom:28px;border-bottom:1px solid var(--color-border);padding-bottom:16px;color:var(--color-text-secondary);font-size:13px;line-height:1.4;text-align:right}.events-timeline__groups{display:grid}.events-timeline__day{display:grid;grid-template-columns:48px 24px minmax(0,1fr);column-gap:18px;align-items:stretch}.events-timeline__date{display:grid;align-content:start;justify-items:end;padding-top:4px;color:var(--color-brand-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-transform:uppercase}.events-timeline__date span{font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1}.events-timeline__date strong{margin:4px 0 2px;color:var(--color-text-primary);font-family:var(--font-title);font-size:34px;font-weight:500;line-height:1}.events-timeline__date small{color:var(--color-text-secondary);font-size:11px;line-height:1.2}.events-timeline__rail{position:relative;display:block}.events-timeline__rail:before{position:absolute;top:12px;bottom:0;left:50%;width:1px;background:#cfd8d3;content:"";transform:translateX(-50%)}.events-timeline__rail i{position:absolute;z-index:1;top:5px;left:50%;width:15px;height:15px;border:4px solid var(--color-background);border-radius:50%;background:var(--color-brand-asset);box-shadow:0 0 0 1px var(--color-brand-asset);transform:translateX(-50%)}.events-timeline__day:last-child .events-timeline__rail:before{bottom:calc(100% - 13px)}.events-timeline__entries{display:grid;gap:22px;padding-bottom:52px}.events-timeline__day:last-child .events-timeline__entries{padding-bottom:0}.event-list-card{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;align-items:center;overflow:hidden;border-radius:var(--radius-card-md);padding:16px;background:var(--color-white)}.event-list-card__image{position:relative;display:block;aspect-ratio:2/1;overflow:hidden;align-self:center;border-radius:var(--radius-image-md);background:var(--color-brand-secondary)}.event-list-card__image img{object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.event-list-card__body{position:relative;display:flex;height:100%;min-width:0;align-self:stretch;flex-direction:column;padding:8px 0}.event-list-card__top{display:grid;min-width:0}.event-detail__eyebrow,.event-list-card__eyebrow{display:flex;min-width:0;align-items:center;gap:10px;margin-bottom:10px;color:var(--color-brand-primary);font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.event-list-card__status{display:inline-flex;min-height:24px;align-items:center;border-radius:var(--radius-pill);padding:4px 10px;background:#edf2ee;color:var(--color-brand-primary);font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1;white-space:nowrap}.event-list-card__status.is-coming-soon{background:#fff0e6;color:var(--color-brand-asset)}.event-list-card__status.is-sold-out{background:#efede8;color:#777269}.event-list-card__top>strong{color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--type-card-title);font-weight:var(--font-weight-heading);line-height:1.3}.event-list-card__subtitle,.event-list-card__top>strong{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.event-list-card__subtitle{margin-top:7px;color:var(--color-text-secondary);font-size:13px;line-height:1.5}.event-list-card__meta{display:grid;gap:6px;min-width:0;color:#5f5b54;font-size:13px;line-height:1.45}.event-list-card__footer{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:auto}.event-list-card__meta>span,.event-list-card__meta>time{display:flex;min-width:0;align-items:center;gap:6px}.event-list-card__meta svg{width:16px;height:16px;flex:0 0 16px;color:var(--color-brand-primary)}.event-list-card__meta svg *{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.event-list-card__meta time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.event-list-card__arrow{display:grid;width:40px;height:40px;flex:0 0 40px;align-self:end;place-items:center;border:1px solid rgb(47 93 80/38%);border-radius:50%;color:var(--color-brand-primary);transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast)}.event-list-card__arrow svg{width:18px;height:18px}.event-list-card__arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}@media (hover:hover) and (pointer:fine){.event-list-card:hover .event-list-card__image img{transform:scale(1.035)}.event-list-card:hover .event-list-card__arrow{border-color:var(--color-brand-primary);background:var(--color-brand-primary);color:var(--color-white);transform:translateX(2px)}}.events-timeline__empty{display:grid;min-height:360px;place-items:center;align-content:center;border-radius:var(--radius-card-md);padding:48px 24px;background:var(--color-brand-secondary);text-align:center}.events-timeline__empty>span{color:rgb(47 93 80/24%);font-family:var(--font-title);font-size:64px;line-height:1}.events-timeline__empty h2{margin:12px 0 8px;font-family:var(--font-sans);font-size:var(--type-subsection-title);font-weight:var(--font-weight-heading);line-height:1.3}.events-timeline__empty p{max-width:440px;margin:0 0 22px;color:var(--color-text-secondary);font-size:14px;line-height:1.6}.events-timeline__empty button{min-height:44px;border:0;border-radius:var(--radius-sm);padding:0 22px;background:var(--color-cta);color:var(--color-white);font-size:14px;font-weight:700;transition:background var(--transition-fast),transform var(--transition-fast)}.events-timeline__empty button:active{background:#f75a00;transform:scale(.98)}.event-detail-page{padding-bottom:112px}.event-detail-page .breadcrumb{gap:0;padding:28px 0 30px}.event-detail-page .breadcrumb__item{display:inline-flex;align-items:center}.event-detail-page .breadcrumb__sep{margin:0 10px;color:#9a968e;opacity:1}.event-detail{display:block}.event-detail__hero-copy{width:min(var(--hero-editorial-frame-max),100%);max-width:none;margin:22px auto 42px;text-align:left}.event-detail__hero-copy .event-detail__eyebrow{justify-content:flex-start;margin-bottom:var(--space-md)}.event-detail__hero-copy h1{max-width:var(--hero-event-title-max);margin:0 0 var(--space-md);color:var(--color-text-primary);font-family:var(--font-title);font-size:clamp(52px,6.2vw,84px);font-weight:500;letter-spacing:-.02em;line-height:.98;text-wrap:balance}.event-detail__hero-copy>p{max-width:var(--hero-editorial-subtitle-max);margin:0;color:var(--color-text-secondary);font-size:18px;line-height:1.65}.event-detail__hero-image{position:relative;width:min(var(--hero-editorial-frame-max),100%);aspect-ratio:5/2;margin:0 auto;overflow:hidden;border-radius:var(--radius-image-lg);background:var(--color-brand-secondary)}.event-detail__hero-image img{object-fit:cover}.event-detail__layout{display:grid;width:min(1200px,100%);grid-template-columns:minmax(0,1fr) minmax(360px,400px);align-items:start;gap:clamp(48px,6vw,80px);margin:96px auto 0}.event-detail__content{min-width:0}.event-detail__section+.event-detail__section{margin-top:96px}.event-detail__related>header h2,.event-detail__section>h2{margin:0;color:var(--color-text-primary);font-family:var(--font-title);font-size:clamp(34px,3.4vw,48px);font-weight:500;letter-spacing:-.01em;line-height:1.08;text-wrap:balance}.event-detail__introduction p{max-width:760px;margin:28px 0 0;color:var(--color-text-secondary);font-size:17px;line-height:1.82}.event-detail__gallery-section>h2{margin-bottom:30px}.event-detail__gallery{overflow:hidden;border-radius:var(--radius-image-lg);background:var(--color-brand-secondary)}.event-detail__gallery-image{display:block;margin:0;line-height:0}.event-detail__gallery-image img{display:block;width:100%;height:auto}.event-detail__notices ul{display:grid;margin:28px 0 0;border-top:1px solid var(--color-border);padding:0;list-style:none}.event-detail__notices{scroll-margin-top:104px}.event-detail__notices li{position:relative;border-bottom:1px solid var(--color-border);padding:22px 0 22px 32px;color:var(--color-text-secondary);font-size:15px;line-height:1.7}.event-detail__notices li:before{position:absolute;top:29px;left:3px;width:8px;height:8px;border-radius:50%;background:var(--color-brand-asset);content:""}.event-detail__location>div,.event-detail__organizer>div{display:grid;grid-template-columns:44px minmax(0,1fr);gap:22px;margin-top:28px;border-radius:var(--radius-card-md);padding:28px;background:var(--color-brand-secondary)}.event-detail__location svg{width:30px;height:30px;color:var(--color-brand-primary)}.event-detail__location svg circle,.event-detail__location svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.event-detail__location strong,.event-detail__organizer strong{display:block;color:var(--color-text-primary);font-size:17px;line-height:1.45}.event-detail__location p,.event-detail__organizer p{margin:8px 0 0;color:var(--color-text-secondary);font-size:14px;line-height:1.7}.event-detail__location a,.event-detail__organizer a{display:inline-flex;margin-top:18px;border-bottom:1px solid;color:var(--color-brand-primary);font-size:13px;font-weight:700}.event-detail__organizer>div{grid-template-columns:112px minmax(0,1fr);align-items:center}.event-detail__organizer-logo{display:grid;min-height:76px;place-items:center;border-radius:var(--radius-card-sm);background:var(--color-white)}.event-detail__organizer-logo img{display:block;width:82px;height:auto}.event-detail__faq>div{margin-top:28px;border-top:1px solid var(--color-border)}.event-detail__faq details{border-bottom:1px solid var(--color-border)}.event-detail__faq summary{display:grid;min-height:72px;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:20px;padding:18px 0;color:var(--color-text-primary);cursor:pointer;font-size:16px;font-weight:650;line-height:1.5;list-style:none}.event-detail__faq summary::-webkit-details-marker{display:none}.event-detail__faq summary>span:last-child{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--color-brand-secondary);color:var(--color-brand-primary);font-size:20px;font-weight:400;transition:transform var(--transition-normal)}.event-detail__faq details[open] summary>span:last-child{transform:rotate(45deg)}.event-detail__faq details>p{max-width:680px;margin:-2px 48px 0 0;padding:0 0 24px;color:var(--color-text-secondary);font-size:14px;line-height:1.75}.event-detail__sidebar{position:sticky;top:100px;max-height:calc(100dvh - 124px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.event-registration{overflow:hidden;border-radius:var(--radius-card-lg);background:var(--color-brand-secondary)}.event-registration__form,.event-registration__state,.event-registration__summary{padding:30px}.event-registration__summary{border-bottom:1px solid rgb(47 93 80/14%)}.event-registration__summary dl{display:grid;gap:18px;margin:0}.event-registration__summary dl>div{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:start;gap:12px}.event-registration__form header>span,.event-registration__summary dt{color:var(--color-brand-primary);font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.event-registration__summary dd{margin:0;color:var(--color-text-primary);font-size:13px;line-height:1.55}.event-registration__form{display:grid;gap:20px;background:var(--color-white)}.event-registration__form header{margin-bottom:4px}.event-registration__form header h2,.event-registration__state h2{margin:8px 0 0;color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--type-subsection-title);font-weight:var(--font-weight-heading);line-height:1.3}.event-registration__state>h2:first-child{margin-top:0}.event-registration__form header p,.event-registration__state p{margin:12px 0 0;color:var(--color-text-secondary);font-size:12px;line-height:1.65}.event-registration__field,.event-registration__form>label{display:grid;gap:8px}.event-registration__field>span:first-child,.event-registration__form>label>span:first-child{color:var(--color-text-primary);font-size:12px;font-weight:var(--font-weight-emphasis)}.event-registration input,.event-registration select{width:100%;min-width:0;height:48px;border:1px solid #d9d5cd;border-radius:var(--radius-sm);padding:0 14px;outline:none;background:var(--color-white);color:var(--color-text-primary);font:inherit;font-size:13px;transition:border-color var(--transition-fast)}.event-registration input:focus,.event-registration select:focus{border-color:var(--color-brand-asset)}.event-registration__code-field,.event-registration__phone-field{display:grid;grid-template-columns:112px minmax(0,1fr)}.event-registration__country-select .custom-select__trigger{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.event-registration__phone-field input{border-left:0;border-radius:0 var(--radius-sm) var(--radius-sm) 0}.event-registration__code-field{grid-template-columns:minmax(0,1fr) 112px}.event-registration__code-field input{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.event-registration__code-field button{display:inline-flex;min-width:0;align-items:center;justify-content:center;border:1px solid #d9d5cd;border-left:0;border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:0 10px;background:#faf8f3;color:var(--color-brand-asset);font-size:11px;font-weight:700}.event-registration__code-field button:disabled{color:var(--color-text-secondary);cursor:default}.event-registration__error,.event-registration__preview-code{margin:-8px 0 0;font-size:11px;line-height:1.5}.event-registration__preview-code{color:var(--color-brand-primary)}.event-registration__error{color:#b93d25}.event-registration__agreement{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px!important}.event-registration__agreement input{width:18px;height:18px;margin-top:1px;accent-color:var(--color-brand-asset)}.event-registration__agreement span{color:var(--color-text-secondary)!important;font-size:10px!important;font-weight:400!important;line-height:1.55}.event-registration__agreement a{color:var(--color-brand-asset);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:opacity var(--transition-fast)}.event-registration__agreement a:active{opacity:.72}.event-registration__agreement a:focus-visible{border-radius:2px;outline:2px solid var(--color-brand-asset);outline-offset:2px}.event-registration__submit{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);padding:0 20px;background:var(--color-cta);color:var(--color-white);font-size:13px;font-weight:750;transition:background var(--transition-fast),transform var(--transition-fast)}.event-registration__submit:active{background:#f75a00;transform:scale(.98)}.event-registration__state{min-height:240px;background:var(--color-white)}.event-registration__state-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--color-brand-secondary);color:var(--color-brand-asset);font-family:var(--font-title);font-size:15px}.event-registration__state strong{display:block;margin-top:24px;color:var(--color-brand-primary);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.event-registration__state code{display:block;margin-top:8px;color:var(--color-text-primary);font-size:17px}.event-detail__related{width:min(1200px,100%);margin:120px auto 0;border-top:1px solid var(--color-border);padding-top:64px}.event-detail__related>header{margin-bottom:36px}.event-detail__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--listing-column-gap)}.event-related-card{display:flex;min-width:0;flex-direction:column;color:inherit}.event-related-card__image{position:relative;display:block;aspect-ratio:2/1;overflow:hidden;border-radius:var(--radius-image-md);background:var(--color-brand-secondary)}.event-related-card__image img{object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.event-related-card:active{transform:scale(.99)}.event-related-card__body{position:relative;display:flex;min-height:126px;flex:1 1;flex-direction:column;padding:18px 28px 0 0}.event-related-card__body>span:first-child{color:var(--color-brand-asset);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.event-related-card__body strong{margin-top:8px;color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--type-card-title);font-weight:var(--font-weight-heading);line-height:1.3}.event-related-card__body small,.event-related-card__body strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.event-related-card__body small{margin-top:auto;padding-top:14px;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.event-related-card__arrow{position:absolute;right:0;bottom:0;color:var(--color-cta);transition:transform var(--transition-fast)}.event-related-card__arrow,.event-related-card__arrow svg{display:block;width:18px;height:18px}.event-related-card__arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}@media (max-width:1180px){.events-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.events-timeline{grid-column:2/-1}.events-timeline__day{grid-template-columns:48px 22px minmax(0,1fr);column-gap:14px}.event-list-card{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;padding:14px}.event-list-card__body{padding:6px 0}.event-list-card__eyebrow{gap:7px;margin-bottom:10px;font-size:9px}.event-list-card__status{min-height:18px;padding:3px 7px;font-size:8px}.event-list-card__top>strong{font-size:19px;line-height:1.12}.event-list-card__subtitle{-webkit-line-clamp:1}.event-list-card__footer{gap:10px}.event-list-card__arrow{width:32px;height:32px;flex-basis:32px}.event-detail__layout{grid-template-columns:minmax(0,1fr) 340px;gap:40px;margin-top:80px}.event-detail__section+.event-detail__section{margin-top:80px}.event-detail__related{margin-top:100px}.event-detail__related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.event-registration__form,.event-registration__state,.event-registration__summary{padding:24px}.event-registration__summary dl>div{grid-template-columns:92px minmax(0,1fr)}.event-related-card__body strong{font-size:20px}}@media (min-width:768px) and (max-width:1180px){.event-detail__related-grid .event-related-card:nth-child(n+4){display:none}}@media (max-width:900px){.events-page{padding-bottom:88px}.events-catalog,.events-catalog__layout{display:block}.events-toolbar{display:flex;min-height:54px;align-items:center;margin-bottom:28px;border-bottom:1px solid var(--color-border);padding-bottom:14px}.events-toolbar__main{display:flex;width:100%;min-width:0;align-items:center;gap:12px}.events-toolbar__search{flex:1 1}.events-toolbar__filter-button{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;gap:8px;border:1px solid var(--color-brand-primary);border-radius:var(--radius-sm);padding:0 14px;background:transparent;color:var(--color-brand-primary);font-size:12px;font-weight:700;transition:border-color var(--transition-fast),color var(--transition-fast)}.events-toolbar__filter-button[aria-expanded=true]{border-color:var(--color-brand-asset);color:var(--color-brand-asset)}.events-toolbar__filter-button svg{width:16px;height:16px}.events-toolbar__filter-button svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.events-toolbar__filter-button span{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:var(--color-brand-asset);color:var(--color-white);font-size:10px}.events-filter__backdrop{z-index:27;left:0;display:block;border:0;padding:0;background:rgb(28 35 32/28%);animation:events-filter-backdrop-in .22s ease-out}.events-filter,.events-filter__backdrop{position:fixed;top:var(--header-offset);right:0;bottom:0}.events-filter{z-index:28;left:auto;display:none;width:min(400px,88vw);height:calc(100dvh - var(--header-offset));max-height:none;margin:0;overflow-x:hidden;overflow-y:auto;border-left:1px solid var(--color-border);padding:0 32px;background:var(--color-background);box-shadow:-18px 0 48px rgb(28 35 32/16%);overscroll-behavior:contain;scrollbar-gutter:auto}.events-filter.is-open{display:block;animation:events-filter-drawer-in .28s cubic-bezier(.22,1,.36,1)}.events-filter__drawer-header{position:sticky;z-index:4;top:0;display:flex;min-height:64px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border);background:var(--color-background)}.events-filter__drawer-header strong{color:var(--color-text-primary);font-size:16px;font-weight:600}.events-filter__drawer-header button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;padding:0;background:transparent;color:var(--color-text-primary)}.events-filter__drawer-header svg{width:20px;height:20px}.events-filter__drawer-header path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.events-filter__search{top:64px;display:block;padding:16px 0 20px}.events-filter__group{min-width:0}.events-filter__actions{position:sticky;z-index:4;right:auto;bottom:0;left:auto;display:grid;grid-template-columns:minmax(0,.8fr) minmax(168px,1.2fr);align-items:center;gap:12px;margin:24px -32px 0;border-top:1px solid var(--color-border);padding:14px 32px calc(14px + env(safe-area-inset-bottom));background:var(--color-background);box-shadow:0 -12px 30px rgb(28 35 32/8%)}.events-filter__clear{min-height:48px;margin:0;padding:0 16px}.events-filter__apply{display:inline-flex;width:100%;min-width:0;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);padding:0 20px;background:var(--color-brand-asset);color:var(--color-white);font-size:13px;font-weight:700;transition:background var(--transition-fast),transform var(--transition-fast)}.events-filter__apply:active{background:#f75a00;transform:scale(.98)}.events-timeline__summary{margin-bottom:24px}.event-detail__layout{display:flex;flex-direction:column;gap:72px;margin-top:72px}.event-detail__content{width:100%;max-width:none;order:2}.event-detail__sidebar{position:static;width:100%;max-height:none;order:1;overflow:visible}.event-registration{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,1.15fr)}.event-registration__summary{border-right:1px solid rgb(47 93 80/14%);border-bottom:0}.event-related-card__body{display:grid;min-height:0;grid-template-columns:minmax(0,1fr) 18px;grid-template-rows:auto auto auto;column-gap:10px;padding:16px 0 0}.event-related-card__body strong,.event-related-card__body>span:first-child{grid-column:1/-1}.event-related-card__body small{grid-column:1;grid-row:3;margin-top:12px;padding-top:0}.event-related-card__arrow{position:static;grid-column:2;grid-row:3;align-self:start;margin-top:12px}}@media (max-width:767px){.events-page{padding-right:0;padding-bottom:72px;padding-left:0}.events-catalog,.events-hero{margin-right:var(--inner-safe-inline);margin-left:var(--inner-safe-inline)}.events-hero{padding:48px 0 52px}.events-hero p{font-size:16px}.events-filter{width:min(360px,92vw);padding-right:24px;padding-left:24px}.events-filter__actions{margin-right:-24px;margin-left:-24px;padding-right:24px;padding-left:24px}.events-banner__slide{aspect-ratio:2/1}.events-timeline__day{grid-template-columns:20px minmax(0,1fr);column-gap:12px}.events-timeline__date{display:flex;grid-column:2;grid-row:1;align-items:baseline;justify-content:flex-start;gap:7px;margin-bottom:14px;padding-top:0}.events-timeline__date strong{order:-1;margin:0;font-size:28px}.events-timeline__rail{grid-column:1;grid-row:1/span 2}.events-timeline__rail i{top:7px}.events-timeline__entries{grid-column:2;grid-row:2;padding-bottom:46px}.event-list-card{display:block;padding:12px;background:var(--color-white)}.event-list-card__image{width:100%}.event-list-card__body{height:auto;margin-top:14px;padding:0}.event-list-card__top>strong{font-size:22px;line-height:1.2}.event-list-card__eyebrow{gap:10px;margin-bottom:10px;font-size:11px}.event-list-card__status{min-height:24px;padding:4px 10px;font-size:10px}.event-list-card__subtitle{-webkit-line-clamp:2}.event-list-card__footer{gap:12px;margin-top:14px}.event-list-card__arrow{align-self:end}.event-detail-page{padding-bottom:72px}.event-detail-page .breadcrumb{padding-top:22px;padding-bottom:24px}.event-detail__hero-copy{margin:10px auto 28px;text-align:left}.event-detail__hero-copy .event-detail__eyebrow{justify-content:flex-start}.event-detail__hero-copy h1{font-size:clamp(40px,11.5vw,52px);line-height:1}.event-detail__hero-copy>p{margin-top:0;font-size:16px;line-height:1.6}.event-detail__hero-image{aspect-ratio:3/2}.event-detail__layout{gap:58px;margin-top:56px}.event-registration{display:block}.event-registration__summary{border-right:0;border-bottom:1px solid rgb(47 93 80/14%)}.event-registration__form,.event-registration__state,.event-registration__summary{padding:22px}.event-detail__section+.event-detail__section{margin-top:64px}.event-detail__related>header h2,.event-detail__section>h2{font-size:34px}.event-detail__introduction p{margin-top:22px;font-size:16px;line-height:1.75}.event-detail__gallery-section>h2{margin-bottom:22px}.event-detail__location>div,.event-detail__organizer>div{padding:22px}.event-detail__organizer>div{grid-template-columns:92px minmax(0,1fr)}.event-detail__organizer-logo img{width:68px}.event-detail__related{margin-top:80px;padding-top:44px}.event-detail__related>header{margin-bottom:30px}.event-detail__related-grid{grid-template-columns:1fr;gap:34px}.event-related-card__body{min-height:0;padding-top:14px}.event-related-card__body strong{font-size:23px}}@media (max-width:560px){.events-filter__actions{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.events-filter__apply,.events-filter__clear{padding:0 12px}.events-timeline__summary{text-align:left}.event-list-card__top>strong{font-size:20px}.event-list-card__eyebrow{flex-wrap:wrap}.event-registration__summary dl>div{grid-template-columns:86px minmax(0,1fr)}.event-registration__code-field{grid-template-columns:minmax(0,1fr) 104px}.event-detail__location>div{grid-template-columns:32px minmax(0,1fr);gap:16px}.event-detail__organizer>div{grid-template-columns:1fr}.event-detail__organizer-logo{width:96px}}@media (max-width:480px){.events-filter{width:100vw;border-left:0}}@keyframes events-filter-group-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes events-filter-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes events-filter-drawer-in{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@media (hover:hover) and (pointer:fine){.events-filter__option:hover{color:var(--color-text-primary)}.events-filter__clear:hover{background:var(--color-brand-primary);color:var(--color-white)}.event-registration__submit:hover,.events-filter__apply:hover,.events-timeline__empty button:hover{background:#f75a00;transform:translateY(-1px)}.event-registration__agreement a:hover{opacity:.72}.event-related-card:hover .event-related-card__image img{transform:scale(1.02)}.event-related-card:hover .event-related-card__arrow{transform:translateX(3px)}}@media (prefers-reduced-motion:reduce){.events-banner__track{scroll-behavior:auto}.event-list-card__arrow,.event-list-card__image img,.events-banner__slide img,.events-filter,.events-filter__apply,.events-filter__backdrop{animation:none;transition:none}}[data-radius-kind=image][data-radius-tier=xs]{border-radius:var(--radius-image-xs)}[data-radius-kind=image][data-radius-tier=sm]{border-radius:var(--radius-image-sm)}[data-radius-kind=image][data-radius-tier=md]{border-radius:var(--radius-image-md)}[data-radius-kind=image][data-radius-tier=lg]{border-radius:var(--radius-image-lg)}[data-radius-kind=card][data-radius-tier=xs]{border-radius:var(--radius-card-xs)}[data-radius-kind=card][data-radius-tier=sm]{border-radius:var(--radius-card-sm)}[data-radius-kind=card][data-radius-tier=md]{border-radius:var(--radius-card-md)}[data-radius-kind=card][data-radius-tier=lg]{border-radius:var(--radius-card-lg)}body{font-weight:var(--font-weight-body)}.catalog-filter,.event-registration,.events-filter,.mobile-nav,.site-footer,.site-header,body{font-family:var(--font-sans)}.mobile-drawer__link,.mobile-drawer__member-link,.mobile-drawer__toggle,.site-header :is(a,button){font-weight:var(--font-weight-emphasis)}.benefit-card h3,.search-overlay__heading,.store-card__info h3,.store-locator__list-header h3{font-family:var(--font-sans);font-weight:var(--font-weight-heading);line-height:1.3}.store-locator__list-header h3{font-size:var(--type-subsection-title)}.benefit-card h3,.store-card__info h3{font-size:var(--type-card-title)}.benefit-card>span,.discover-card__copy span,.lang-switcher__code,.mobile-drawer__subgroup-title,.nav-dropdown__featured-label,.nav-dropdown__group-title,.nav-dropdown__label,.search-overlay__section-title,.search-overlay__view-all,.search-page__tab-count,.site-footer__column h2,.system-page__eyebrow{font-weight:var(--font-weight-emphasis)}.system-page h1{font-family:var(--font-title);font-weight:var(--font-weight-title)}.custom-select{position:relative;min-width:0;color:var(--color-text-primary);font-family:var(--font-sans);font-size:13px;font-weight:var(--font-weight-body)}.custom-select__trigger{display:flex;width:100%;min-width:0;min-height:48px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d9d5cd;border-radius:var(--radius-sm);padding:0 14px;outline:none;background:var(--color-white);color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.custom-select.is-open .custom-select__trigger,.custom-select__trigger:focus-visible{border-color:var(--color-brand-asset);box-shadow:0 0 0 3px rgb(247 90 0/10%)}.custom-select__value{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.custom-select__chevron{width:16px;height:16px;flex:0 0 16px;color:var(--color-brand-primary);transition:transform var(--transition-fast)}.custom-select__chevron path,.custom-select__option svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.custom-select.is-open .custom-select__chevron{transform:rotate(180deg)}.custom-select__menu{position:absolute;z-index:70;top:calc(100% + 8px);left:0;display:grid;width:100%;min-width:180px;max-height:280px;gap:2px;overflow-y:auto;border:1px solid rgb(47 93 80/16%);border-radius:var(--radius-md);padding:6px;background:#fffdf8;box-shadow:0 18px 48px rgb(34 34 34/14%);animation:custom-select-open .18s cubic-bezier(.22,1,.36,1)}.custom-select__option{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;gap:16px;border:0;border-radius:var(--radius-sm);padding:9px 11px;background:transparent;color:var(--color-text-primary);cursor:pointer;font:inherit;font-weight:var(--font-weight-body);text-align:left;white-space:nowrap}.custom-select__option.is-active{background:rgb(47 93 80/7%)}.custom-select__option.is-selected{color:var(--color-brand-primary);font-weight:var(--font-weight-emphasis)}.custom-select__option svg{width:16px;height:16px;flex:0 0 16px;color:var(--color-brand-asset)}.event-registration__country-select .custom-select__trigger{gap:8px;padding-inline:12px}.event-registration__country-select .custom-select__chevron{width:14px;height:14px;flex-basis:14px}.event-registration__country-select .custom-select__menu{width:148px;min-width:148px}@keyframes custom-select-open{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.back-to-top{--back-to-top-base-bottom:32px;position:fixed;z-index:80;right:max(32px,calc((100vw - 1440px) / 2 - 64px));bottom:calc(var(--back-to-top-base-bottom) + var(--back-to-top-lift, 0px));display:grid;width:48px;height:48px;place-items:center;border:1px solid rgb(47 93 80/34%);border-radius:var(--radius-pill);background:#fffdf8;box-shadow:0 12px 32px rgb(34 34 34/12%);color:var(--color-brand-primary);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(8px) scale(.94);transition:opacity .18s ease-out,transform .18s ease-out,background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top svg{width:19px;height:19px}.back-to-top path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}@media (hover:hover) and (pointer:fine){.back-to-top:hover{border-color:var(--color-brand-primary);background:var(--color-brand-primary);color:var(--color-white);transform:translateY(-2px) scale(1)}}.back-to-top:focus-visible{outline:2px solid var(--color-brand-asset);outline-offset:4px}.back-to-top:active{transform:translateY(0) scale(.96)}body:has(.catalog-filter.is-open) .back-to-top,body:has(.cookie-consent) .back-to-top,body:has(.events-filter.is-open) .back-to-top,body:has(.mobile-drawer.is-open) .back-to-top,body:has(.search-overlay.is-open) .back-to-top,body:has(.work-modal-overlay) .back-to-top{opacity:0;pointer-events:none}@media (max-width:1023px){.back-to-top{--back-to-top-base-bottom:24px;right:24px;width:44px;height:44px}}@media (max-width:767px){.back-to-top{--back-to-top-base-bottom:calc(20px + env(safe-area-inset-bottom));right:16px}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}}.authors-hero__title,.catalog-category-header h1,.catalog-hero__title,.crafting-banner__copy h2,.event-detail__hero-copy h1,.event-detail__related>header h2,.event-detail__section>h2,.events-hero h1,.hero__copy :is(h1,.hero__title),.member-area__header h2,.product-collection__title,.product-detail-section__title,.product-specs__title,.product-store-cta__title,.related-stories__title,.search-page__title,.section-header__copy h2,.stories-hero__title,.story-detail-hero__title,.upcoming-hero__title{font-family:var(--font-title);font-weight:var(--font-weight-title)}.crafting-banner__copy h2,.hero__copy :is(h1,.hero__title){font-size:var(--type-home-hero);line-height:1.1}.member-area__header h2,.section-header__copy h2{font-size:var(--type-home-section-title);line-height:1.15}.authors-hero__title,.catalog-category-header h1,.catalog-hero__title,.events-hero h1,.search-page__title,.stories-hero__title,.upcoming-hero__title{font-size:var(--type-page-title);line-height:1.18}.event-detail__hero-copy h1,.story-detail-hero__title{font-size:var(--type-editorial-detail-title);line-height:1.1;letter-spacing:-.02em;text-wrap:balance}.story-detail-hero__title{margin-bottom:var(--space-md)}.story-detail-hero__author{margin:0 0 var(--section-subsection-gap)}.author-cover-card__name,.product-info__title{font-family:var(--font-sans);font-size:var(--type-functional-detail-title);font-weight:var(--font-weight-heading);line-height:1.2}.event-detail__related>header h2,.event-detail__section>h2,.product-collection__title,.product-detail-section__title,.product-specs__title,.product-store-cta__title,.related-stories__title{font-size:var(--type-inner-section-title);line-height:1.2;letter-spacing:normal}.cm-image-text__title,.story-body__subheading{font-family:var(--font-sans);font-size:var(--type-subsection-title);font-weight:var(--font-weight-heading);line-height:1.3}.archive-section__title,.upcoming-timeline__year-label{font-family:var(--font-title);font-size:var(--type-inner-section-title);font-weight:var(--font-weight-title);line-height:1.2;letter-spacing:normal}.authors-hero__subtitle,.catalog-hero__subtitle,.events-hero p,.member-area__header p,.section-header__copy p,.stories-hero__subtitle,.upcoming-hero__subtitle{font-size:var(--type-page-subtitle);font-weight:var(--font-weight-body);line-height:1.6}.authors-hero__title,.catalog-hero__title,.events-hero h1,.stories-hero__title,.upcoming-hero__title{width:min(100%,var(--hero-list-title-max));margin-inline:auto;margin-bottom:12px}.catalog-category-header h1{width:min(100%,var(--hero-list-title-max))}.authors-hero__subtitle,.catalog-hero__subtitle,.events-hero p,.stories-hero__subtitle,.upcoming-hero__subtitle{width:min(100%,var(--hero-list-subtitle-max));max-width:var(--hero-list-subtitle-max);margin-inline:auto;text-wrap:pretty}.event-detail__hero-copy>p,.legal-page__summary{text-wrap:pretty}.homepage-section{padding-top:var(--section-home-gap);padding-bottom:var(--section-home-gap)}.member-area__header,.section-header{margin-bottom:var(--heading-content-gap)}.center-more-link,.member-area__actions a,.member-area__actions button,.section-action a{font-weight:var(--font-weight-emphasis)}.catalog-featured__heading{margin-bottom:var(--heading-content-gap)}.catalog-featured__heading h2{font-size:var(--type-inner-section-title);line-height:1.2}.catalog-featured__heading h2,.discover-card__copy strong{font-family:var(--font-title);font-weight:var(--font-weight-title)}.catalog-featured__body strong{font-family:var(--font-sans);font-size:var(--type-card-title);font-weight:var(--font-weight-heading);line-height:1.3}.archive-pagination,.authors-pagination,.stories-pagination{padding-bottom:var(--page-end-gap)}.catalog-products__grid .product-card__body,.product-card__body,.upcoming-grid__body{gap:var(--card-content-gap);min-height:0;padding-top:var(--card-media-gap)}.catalog-products__grid .product-card__body strong,.product-card__body strong,.upcoming-grid__name{font-family:var(--font-sans);font-size:var(--type-product-list-title);font-weight:var(--font-weight-heading);line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-products__grid .product-card__meta,.product-card__meta,.upcoming-grid__meta{margin-top:0;padding-top:0}.product-card__date,.upcoming-featured__tag,.upcoming-grid__date{font-size:var(--type-meta);font-weight:var(--font-weight-emphasis)}.product-card__meta em,.product-card__price,.product-info__price-current,.upcoming-featured__price,.upcoming-grid__price{font-weight:var(--font-weight-emphasis)}.upcoming-featured__title{font-family:var(--font-sans);font-size:var(--type-subsection-title);font-weight:var(--font-weight-heading);line-height:1.3;letter-spacing:normal;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-info__cta,.product-store-cta__button,.product-touch-purchase,.upcoming-featured__button{font-weight:var(--font-weight-emphasis)}.author-card__content,.author-list-item__info{gap:var(--card-content-gap)}.author-card__content strong,.author-list-item__name{font-family:var(--font-sans);font-size:var(--type-card-title);font-weight:var(--font-weight-heading);line-height:1.3}.author-card__tags,.author-list-item__tags{font-weight:var(--font-weight-emphasis)}.author-card__bio,.author-card__location,.author-list-item__bio,.author-list-item__location{font-weight:var(--font-weight-body)}.author-card__link,.author-list-item__link{font-weight:var(--font-weight-emphasis);padding-top:var(--card-content-gap)}.archive-post__img-wrap{margin-bottom:var(--card-media-gap)}.archive-post__title,.author-list-item__work-title{color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--type-compact-card-title);font-weight:var(--font-weight-heading);line-height:1.35}.archive-post__excerpt,.author-list-item__work-excerpt{color:var(--color-text-secondary);font-size:var(--type-compact-card-summary);font-weight:var(--font-weight-body);line-height:1.5}.archive-post__date,.author-list-item__work-date{color:#747878;font-size:var(--type-meta);font-weight:var(--font-weight-body)}.story-card__img-wrap{margin-bottom:var(--card-media-gap)}.story-card__meta{margin-bottom:var(--card-content-gap)}.featured-story__label,.story-card__cat{font-size:var(--type-meta);font-weight:var(--font-weight-emphasis)}.story-card__title{font-size:var(--type-card-title)}.featured-story__title,.story-card__title{font-family:var(--font-sans);font-weight:var(--font-weight-heading);line-height:1.3}.featured-story__title{font-size:var(--type-subsection-title)}.featured-story__cta,.story-detail-hero__author,.story-detail-hero__cat{font-weight:var(--font-weight-emphasis)}.story-body{padding-bottom:var(--section-inner-gap)}.story-body__subheading{margin-bottom:20px}.related-stories{padding-top:var(--section-subsection-gap);padding-bottom:var(--section-inner-gap)}.event-list-card__top>strong,.event-related-card__body strong{font-family:var(--font-sans);font-size:var(--type-card-title);font-weight:var(--font-weight-heading);line-height:1.3}.catalog-products__empty h2,.event-registration__form header h2,.event-registration__state h2,.events-timeline__empty h2{font-family:var(--font-sans);font-size:var(--type-subsection-title);font-weight:var(--font-weight-heading);line-height:1.3}.store-card__top strong{font-size:var(--type-compact-card-title);line-height:1.35}.store-card__top strong,.work-modal__title{font-family:var(--font-sans);font-weight:var(--font-weight-heading)}.work-modal__title{font-size:24px;line-height:1.3}.event-detail__eyebrow,.event-list-card__eyebrow,.event-list-card__status,.event-registration__form header>span,.event-registration__summary dt{font-weight:var(--font-weight-emphasis)}.event-detail__layout,.event-detail__section+.event-detail__section{margin-top:var(--section-inner-gap)}.event-detail__faq>div,.event-detail__introduction p,.event-detail__location>div,.event-detail__notices ul,.event-detail__organizer>div{margin-top:var(--heading-content-gap)}.event-detail__gallery-section>h2,.event-detail__related>header{margin-bottom:var(--heading-content-gap)}.event-detail__location strong,.event-detail__organizer strong{font-weight:var(--font-weight-heading)}.event-detail__related{margin-top:var(--section-inner-gap);padding-top:var(--section-subsection-gap)}.event-detail__faq summary,.event-detail__location a,.event-detail__organizer a,.event-registration__form>label>span:first-child,.event-registration__submit{font-weight:var(--font-weight-emphasis)}.product-content-modules{gap:var(--section-home-gap)}.product-collection,.product-store-cta{padding-top:var(--section-inner-gap)}.product-store-cta{padding-bottom:var(--section-inner-gap)}.product-collection__shuffle,.product-specs__value{font-weight:var(--font-weight-emphasis)}.search-page__hero{padding-top:var(--list-hero-padding-top);padding-bottom:var(--section-subsection-gap)}.search-page__results{padding-top:var(--section-subsection-gap);padding-bottom:var(--page-end-gap)}.search-result-card__body{gap:6px;padding:18px}.search-result-card__type{font-size:var(--type-meta);font-weight:var(--font-weight-emphasis)}.search-result-card__title{font-size:var(--type-compact-card-title);font-weight:var(--font-weight-heading);line-height:1.35}.search-result-card--product .search-result-card__title{display:-webkit-box;overflow:hidden;font-size:var(--type-product-list-title);font-weight:var(--font-weight-heading);line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-filter__apply,.catalog-filter__clear,.catalog-filter__group-toggle,.catalog-filter__option.is-active,.catalog-filter__search label,.catalog-products__empty button,.catalog-products__mobile-filter,.event-registration__preview-code,.event-related-card__body>span:first-child,.events-filter__apply,.events-filter__clear,.events-filter__group-toggle,.events-filter__option.is-active,.events-filter__search label,.events-timeline__date span,.events-timeline__empty button,.events-toolbar__filter-button,.search-page__tab,.search-page__tab-count{font-weight:var(--font-weight-emphasis)}@media (max-width:1023px){.search-result-card__body{padding:16px}}@media (max-width:767px){.author-card__bio,.author-card__location,.author-card__tags,.author-list-item__bio,.author-list-item__location,.author-list-item__tags{font-size:12px}.author-card__location svg,.author-list-item__location svg{width:14px;height:14px}.author-card__tags,.author-list-item__tags{line-height:1.35}.catalog-products__grid .product-card__body,.product-card__body,.upcoming-grid__body{gap:6px}.event-list-card{padding:12px}.event-detail__hero-copy h1{line-height:1.1}.event-detail__layout{gap:var(--section-inner-gap)}.event-detail__related-grid{gap:var(--listing-row-gap)}.search-result-card__body{padding:16px}}.inner-page-shell{padding-top:var(--header-offset)}.inner-page-shell:is(.list-page-shell,.editorial-detail-page,.author-detail-page,.functional-page-shell){padding-bottom:var(--page-end-gap)}.inner-page-shell.functional-detail-page{padding-bottom:0}.authors-hero,.catalog-hero,.events-hero,.stories-hero,.upcoming-hero{padding-top:var(--list-hero-padding-top);padding-bottom:var(--list-hero-padding-bottom)}.upcoming-hero--media{margin-bottom:0}.catalog-featured,.events-banner,.featured-story,.upcoming-featured-carousel{margin-bottom:var(--section-inner-gap)}.catalog-featured__heading{margin-bottom:var(--catalog-column-gap);padding-bottom:20px}.upcoming-timeline{padding-top:0;padding-bottom:0}.upcoming-timeline__header{margin-bottom:16px;padding-bottom:16px}.upcoming-timeline__nav{margin-bottom:var(--heading-content-gap);padding-bottom:0}.upcoming-grid{padding-bottom:0}.stories-categories{margin-bottom:var(--heading-content-gap)}.stories-grid{margin-bottom:0}.authors-list{padding-top:var(--section-inner-gap)}.author-list-item{padding-top:var(--list-row-padding-block);padding-bottom:var(--list-row-padding-block)}.author-list-item:first-child{padding-top:0}.authors-list>.author-list-item:last-child{padding-bottom:0}.authors-list>.author-list-item:has(+.authors-pagination){padding-bottom:var(--list-row-padding-block)}.archive-pagination,.authors-pagination,.stories-pagination{height:auto;padding:var(--pagination-top-gap) 0 0}.listing-load-more{display:flex;justify-content:center;padding-top:var(--pagination-top-gap)}.listing-load-more button{min-width:144px;min-height:44px;border:1px solid var(--color-brand-primary);border-radius:var(--radius-sm);padding:10px 24px;background:transparent;color:var(--color-brand-primary);font-family:var(--font-sans);font-size:14px;font-weight:var(--font-weight-emphasis);line-height:1.2;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),transform var(--transition-fast)}@media (hover:hover) and (pointer:fine){.listing-load-more button:hover{background:var(--color-brand-primary);color:var(--color-white);transform:translateY(-1px)}}.listing-load-more button:focus-visible{outline:2px solid var(--color-cta);outline-offset:3px}.event-detail-page,.events-page,.product-catalog-page{padding-bottom:var(--page-end-gap)}@media (max-width:900px){.catalog-products__toolbar,.events-toolbar{margin-bottom:calc(var(--heading-content-gap) - 12px);padding-bottom:12px}}.breadcrumb{display:block;min-width:0;padding:0;color:var(--color-text-secondary);font-size:12px;font-weight:var(--font-weight-body);letter-spacing:.02em;line-height:1.5}.breadcrumb__list{display:flex;min-width:0;margin:0;padding:0;overflow:hidden;align-items:center;list-style:none;white-space:nowrap}.breadcrumb__ellipsis,.breadcrumb__item{display:inline-flex;min-width:0;flex:0 0 auto;align-items:center}.breadcrumb__item:last-child{flex:0 1 auto}.breadcrumb a{color:var(--color-text-secondary);font-weight:var(--font-weight-body)}.breadcrumb a:active{color:var(--color-brand-primary)}@media (hover:hover) and (pointer:fine){.breadcrumb a:hover{color:var(--color-brand-primary)}}.breadcrumb__sep{margin:0 10px;color:#9a968e;opacity:1}.breadcrumb__current{display:block;min-width:0;overflow:hidden;color:var(--color-text-primary);font-weight:var(--font-weight-heading);text-overflow:ellipsis;white-space:nowrap}.breadcrumb__ellipsis{display:none}.author-detail-page>.breadcrumb,.editorial-detail-page>.breadcrumb,.event-detail-page>.breadcrumb{padding-top:var(--breadcrumb-top-gap)}.story-detail-hero{padding-top:var(--breadcrumb-content-gap);padding-bottom:0}.story-body{padding-top:var(--section-inner-gap);padding-bottom:0}.story-body>:last-child{margin-bottom:0}.story-body__subheading{margin-top:var(--section-subsection-gap);margin-bottom:var(--component-content-gap)}.related-stories{margin-top:var(--divider-before-gap);padding-top:var(--divider-after-gap);padding-bottom:0}.related-stories__header{margin-bottom:var(--heading-content-gap)}.story-nav{margin-top:var(--section-subsection-gap)}.event-detail-page .breadcrumb,.story-nav{padding-bottom:0}.event-detail__hero-copy{margin-top:var(--breadcrumb-content-gap);margin-bottom:var(--section-subsection-gap)}.event-detail__layout,.event-detail__section+.event-detail__section{margin-top:var(--section-inner-gap)}.event-detail__related{margin-top:var(--divider-before-gap);padding-top:var(--divider-after-gap)}.event-detail__related>header{margin-bottom:var(--heading-content-gap)}.author-cover-section{margin-top:var(--breadcrumb-content-gap)}.author-profile-intro{padding-top:var(--section-inner-gap)}.author-detail-bar{padding-top:0;padding-bottom:0}.archive-section{padding-top:var(--section-inner-gap);padding-bottom:0}.archive-header{margin-bottom:var(--heading-content-gap)}.catalog-category-header,.product-detail-breadcrumb{padding-top:var(--breadcrumb-top-gap)}.catalog-category-header{padding-bottom:var(--section-inner-gap)}.catalog-category-header .breadcrumb{padding-bottom:0}.catalog-category-header h1{margin-top:var(--breadcrumb-content-gap)}.product-detail-layout{padding-top:var(--breadcrumb-content-gap)}.product-collection{padding-top:var(--section-emphasis-gap)}.product-collection__header,.product-collection__title{margin-bottom:var(--heading-content-gap)}.product-store-cta{padding-top:var(--section-emphasis-gap);padding-bottom:var(--section-emphasis-gap)}.product-store-cta__inner{padding-top:var(--section-inner-gap);padding-bottom:var(--section-inner-gap)}.search-page{padding-bottom:var(--page-end-gap)}.search-page__hero{padding-top:var(--search-hero-padding-top);padding-bottom:var(--functional-boundary-half-gap)}.search-page__results{padding-top:var(--functional-boundary-half-gap);padding-bottom:0}@media (max-width:1023px){.catalog-featured__heading{padding-bottom:16px}.upcoming-timeline__header{margin-bottom:14px;padding-bottom:14px}}@media (max-width:767px){.breadcrumb{font-size:11px}.breadcrumb__ellipsis{display:inline-flex}.breadcrumb__item--mobile-collapsible{display:none}.catalog-featured__heading{padding-bottom:12px}.upcoming-timeline__header{margin-bottom:12px;padding-bottom:12px}.work-modal__title{font-size:20px}.event-registration__phone-field{grid-template-columns:104px minmax(0,1fr)}}