:root{--topdamas-ink:#121515;--topdamas-muted:#626866;--topdamas-line:#dfe3e1;--topdamas-soft:#f8f5f2;--topdamas-white:#fff}.topdamas-catalog,.topdamas-profile,.topdamas-archive{box-sizing:border-box;font-family:inherit;color:var(--topdamas-ink)}.topdamas-catalog{scroll-margin-top:120px}.topdamas-catalog *,.topdamas-profile *,.topdamas-archive *{box-sizing:border-box}.topdamas-catalog a,.topdamas-catalog a:hover,.topdamas-catalog a:focus,.topdamas-catalog a:active,.topdamas-profile a,.topdamas-profile a:hover,.topdamas-profile a:focus,.topdamas-profile a:active,.topdamas-archive a,.topdamas-archive a:hover,.topdamas-archive a:focus,.topdamas-archive a:active{text-decoration:none!important;text-decoration-line:none!important}.topdamas-filter::before,.topdamas-filter::after,.topdamas-card-link::before,.topdamas-card-link::after,.topdamas-nav-button::before,.topdamas-nav-button::after{display:none!important;content:none!important}.topdamas-archive{width:min(100% - 40px, 1600px);margin:0 auto;padding:64px 0 80px}.topdamas-archive-header{text-align:center;margin-bottom:56px}.topdamas-archive-header h1{font-size:clamp(34px, 5vw, 64px);line-height:1;letter-spacing:-.04em;margin:0}.topdamas-archive-description{color:var(--topdamas-muted);margin-top:16px}.topdamas-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto 40px}.topdamas-filter{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 24px;border:1px solid var(--topdamas-line);border-radius:999px;background:var(--topdamas-white);color:var(--topdamas-ink);font-size:14px;font-weight:650;letter-spacing:.03em;text-decoration:none!important;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.topdamas-filter:hover,.topdamas-filter:focus-visible,.topdamas-filter.is-active{color:#fff;background:var(--topdamas-ink);border-color:var(--topdamas-ink);transform:translateY(-2px)}.topdamas-grid{display:grid;grid-template-columns:repeat(var(--topdamas-columns,4),280px);justify-content:center;gap:30px 34px}.topdamas-card{width:280px;margin:0}.topdamas-card-link{display:block;color:var(--topdamas-ink);text-decoration:none!important}.topdamas-card-media{position:relative;display:block;width:280px;height:380px;border:1px solid var(--topdamas-line);border-radius:18px;overflow:hidden;background:#edf0ee;box-shadow:0 12px 32px rgb(16 24 21 / .06);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.topdamas-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .35s ease}.topdamas-card-overlay{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(to top,rgb(0 0 0 / .38),transparent 55%);opacity:0;transition:opacity .3s ease}.topdamas-card-overlay span{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgb(255 255 255 / .75);border-radius:50%;background:rgb(255 255 255 / .14);backdrop-filter:blur(8px);color:#fff;font-size:30px;font-weight:300}.topdamas-card-name{font-size:clamp(20px, 1.6vw, 22px);line-height:1.25;font-weight:300!important;letter-spacing:.025em;text-align:center;text-transform:uppercase;text-decoration:none!important;margin:16px 0 0}.topdamas-card-link:hover .topdamas-card-media,.topdamas-card-link:focus-visible .topdamas-card-media{transform:translateY(-8px);box-shadow:0 24px 45px rgb(16 24 21 / .17)}.topdamas-card-link:hover .topdamas-card-media img,.topdamas-card-link:focus-visible .topdamas-card-media img{transform:scale(1.045);filter:saturate(1.04) contrast(1.02)}.topdamas-card-link:hover .topdamas-card-overlay,.topdamas-card-link:focus-visible .topdamas-card-overlay{opacity:1}.topdamas-empty{padding:40px;border-radius:14px;background:var(--topdamas-soft);text-align:center}.topdamas-pagination{display:flex;justify-content:center;margin-top:50px}.topdamas-pagination ul{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.topdamas-pagination a,.topdamas-pagination span.page-numbers{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border:1px solid var(--topdamas-line);border-radius:12px;background:#fff;color:var(--topdamas-ink);text-decoration:none}.topdamas-pagination span.current,.topdamas-pagination a:hover{background:var(--topdamas-ink);border-color:var(--topdamas-ink);color:#fff}.topdamas-profile{width:min(100% - 40px, 1500px);margin:0 auto;padding:132px 0 80px}body.admin-bar .topdamas-profile{padding-top:164px}.topdamas-profile-nav{display:flex!important;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;position:relative;z-index:1;visibility:visible!important;opacity:1!important}.topdamas-profile-neighbours{display:flex!important;gap:10px;visibility:visible!important;opacity:1!important}.topdamas-nav-button{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:8px 20px;border:1px solid var(--topdamas-line);border-radius:999px;background:#fff;color:var(--topdamas-ink);font-size:13px;font-weight:700;letter-spacing:.04em;text-decoration:none!important;transition:background .2s ease,color .2s ease,transform .2s ease}.topdamas-nav-button:hover{background:var(--topdamas-ink);color:#fff;transform:translateY(-2px)}.topdamas-profile-layout{display:grid;grid-template-columns:minmax(320px,1.03fr) minmax(300px,.86fr) minmax(320px,.92fr);grid-template-areas:"media heading side" "media content side";grid-template-rows:auto 1fr;column-gap:clamp(28px, 4vw, 58px);row-gap:28px;align-items:start}.topdamas-profile-media{grid-area:media;width:100%}.topdamas-profile-heading{grid-area:heading}.topdamas-profile-content{grid-area:content}.topdamas-profile-side{grid-area:side}.topdamas-profile button.topdamas-main-image,.topdamas-profile button.topdamas-thumbnail{position:relative;display:block;width:100%;padding:0;border:0!important;outline:0!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;background:transparent!important;cursor:zoom-in}.topdamas-profile button.topdamas-main-image:hover,.topdamas-profile button.topdamas-main-image:focus,.topdamas-profile button.topdamas-main-image:active,.topdamas-profile button.topdamas-thumbnail:hover,.topdamas-profile button.topdamas-thumbnail:focus,.topdamas-profile button.topdamas-thumbnail:active{border:0!important;outline:0!important;box-shadow:none!important}.topdamas-profile button.topdamas-main-image::before,.topdamas-profile button.topdamas-main-image::after,.topdamas-profile button.topdamas-thumbnail::before,.topdamas-profile button.topdamas-thumbnail::after{display:none!important;content:none!important}.topdamas-main-image{aspect-ratio:3 / 4;border-radius:18px;overflow:hidden;background:#edf0ee}.topdamas-main-image img,.topdamas-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.topdamas-main-image img{transition:transform .45s ease}.topdamas-main-image:hover img{transform:scale(1.025)}.topdamas-zoom{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgb(255 255 255 / .72);border-radius:50%;background:rgb(15 17 17 / .55);backdrop-filter:blur(8px);color:#fff;font-size:26px}.topdamas-thumbnails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.topdamas-thumbnail{aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#edf0ee}.topdamas-thumbnail img{transition:transform .35s ease,filter .35s ease}.topdamas-thumbnail:hover img,.topdamas-thumbnail:focus-visible img{transform:scale(1.08);filter:brightness(.9)}.topdamas-video-thumbnail{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:0!important;background:var(--topdamas-ink)!important;color:#fff;cursor:pointer}.topdamas-video-thumbnail>span{font-size:30px;line-height:1}.topdamas-video-thumbnail small{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.topdamas-profile .topdamas-profile-heading{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;gap:20px!important;position:relative!important;padding-bottom:24px;border-bottom:1px solid var(--topdamas-line);margin-bottom:0}.topdamas-profile .topdamas-profile-heading h1{display:block!important;position:static!important;float:none!important;clear:both!important;grid-column:1!important;width:100%!important;font-size:clamp(30px, 3.3vw, 52px);line-height:1.08;letter-spacing:-.035em;text-transform:uppercase;margin:0!important;padding:0!important;transform:none!important}.topdamas-profile .topdamas-profile-categories{display:flex!important;position:static!important;float:none!important;clear:both!important;grid-column:1!important;width:100%!important;flex-wrap:wrap;gap:8px;margin:0!important;padding:0!important;inset:auto!important;transform:none!important;line-height:1.35}.topdamas-profile .topdamas-profile-categories span{display:inline-block!important;position:static!important;float:none!important;padding:0!important;border:0!important;border-radius:0;background:transparent!important;color:var(--topdamas-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transform:none!important}.topdamas-description{font-size:16px;line-height:1.75;color:#343936}.topdamas-description>:first-child{margin-top:0}.topdamas-data-card{padding:26px 28px;border-radius:16px;background:linear-gradient(135deg,#faf7f4,#f4f0ec)}.topdamas-data-card h2,.topdamas-videos h2{font-size:16px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;margin:0 0 18px}.topdamas-data-card dl{margin:0}.topdamas-data-card dl>div{display:grid;grid-template-columns:minmax(100px,1fr) auto;gap:18px;padding:11px 0;border-bottom:1px solid rgb(18 21 21 / .1)}.topdamas-data-card dl>div:last-child{border-bottom:0}.topdamas-data-card dt{font-weight:650}.topdamas-data-card dd{margin:0;text-align:right;color:var(--topdamas-muted)}.topdamas-videos{width:100%;margin:38px 0 0}.topdamas-video-list{display:grid;gap:18px}.topdamas-video{position:relative;width:100%;border-radius:15px;overflow:hidden;background:#111}.topdamas-responsive-video template{display:none!important}.topdamas-video-mount{width:100%}.topdamas-video iframe,.topdamas-video video,.topdamas-video .wp-video,.topdamas-video .mejs-container{display:block;width:100%!important;max-width:100%}.topdamas-video iframe{aspect-ratio:16 / 9;height:auto}.topdamas-video .topdamas-native-video{height:auto!important;background:#000}.topdamas-video-link{display:block;padding:20px;color:#fff;font-weight:700;text-align:center;text-decoration:underline}.topdamas-lightbox{position:fixed;inset:0;width:100vw;height:100vh;max-width:none;max-height:none;padding:40px 80px;border:0;background:rgb(5 7 7 / .94);overflow:hidden}.topdamas-lightbox[open]{display:grid;place-items:center}.topdamas-lightbox [hidden],.topdamas-lightbox[hidden]{display:none!important}.topdamas-lightbox::backdrop{background:rgb(5 7 7 / .92)}.topdamas-lightbox-image{display:block;max-width:100%;max-height:calc(100vh - 80px);object-fit:contain}.topdamas-lightbox-video-stage{width:min(100%, 1100px);max-height:calc(100vh - 100px)}.topdamas-lightbox-video-stage .topdamas-video{max-height:calc(100vh - 100px);margin:0 auto}.topdamas-lightbox-video-stage video{width:100%;max-height:calc(100vh - 100px);object-fit:contain}.topdamas-lightbox-video-stage iframe{max-height:calc(100vh - 100px)}.topdamas-special-video-page{overflow:hidden}.topdamas-special-profile{min-height:100vh}.topdamas-special-video-overlay{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:clamp(16px, 4vw, 48px);background:rgb(5 7 7 / .96)}.topdamas-special-video-panel{position:relative;width:min(100%, 1120px);max-height:calc(100vh - 32px);overflow:auto}.topdamas-special-video-panel h1{margin:0 64px 20px 0;color:#fff;font-size:clamp(26px, 4vw, 50px);line-height:1.1;text-transform:uppercase}.topdamas-special-video-panel .topdamas-video{max-height:calc(100vh - 130px);margin:0}.topdamas-special-video-panel video{width:100%;max-height:calc(100vh - 130px);object-fit:contain}.topdamas-special-video-close{position:absolute;top:0;right:0;z-index:2;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgb(255 255 255 / .45);border-radius:50%;background:rgb(255 255 255 / .1);color:#fff!important;font-size:34px;line-height:1;text-decoration:none!important}.topdamas-special-video-empty{padding:30px;border-radius:15px;background:#fff;color:var(--topdamas-ink);text-align:center}.topdamas-lightbox-close,.topdamas-lightbox-prev,.topdamas-lightbox-next{position:fixed;z-index:2;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgb(255 255 255 / .35);border-radius:50%;background:rgb(255 255 255 / .1);color:#fff;font-size:34px;line-height:1;cursor:pointer}.topdamas-lightbox-close{top:22px;right:22px}.topdamas-lightbox-prev,.topdamas-lightbox-next{top:50%;transform:translateY(-50%)}.topdamas-lightbox-prev{left:20px}.topdamas-lightbox-next{right:20px}.topdamas-lightbox button.topdamas-lightbox-close:hover,.topdamas-lightbox button.topdamas-lightbox-close:focus,.topdamas-lightbox button.topdamas-lightbox-close:focus-visible,.topdamas-lightbox button.topdamas-lightbox-close:active,.topdamas-lightbox button.topdamas-lightbox-prev:hover,.topdamas-lightbox button.topdamas-lightbox-prev:focus,.topdamas-lightbox button.topdamas-lightbox-prev:focus-visible,.topdamas-lightbox button.topdamas-lightbox-prev:active,.topdamas-lightbox button.topdamas-lightbox-next:hover,.topdamas-lightbox button.topdamas-lightbox-next:focus,.topdamas-lightbox button.topdamas-lightbox-next:focus-visible,.topdamas-lightbox button.topdamas-lightbox-next:active{border:1px solid #fff!important;background:#000!important;color:#fff!important;outline:0}@media (max-width:1100px){.topdamas-profile-layout{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr);grid-template-areas:"media heading" "media content" "side side"}.topdamas-profile-side{display:block}.topdamas-videos{margin-top:38px}}@media (max-width:1580px){.topdamas-columns-5 .topdamas-grid{grid-template-columns:repeat(4,280px)}}@media (max-width:1280px){.topdamas-columns-4 .topdamas-grid,.topdamas-columns-5 .topdamas-grid{grid-template-columns:repeat(3,280px)}}@media (max-width:950px){.topdamas-columns-3 .topdamas-grid,.topdamas-columns-4 .topdamas-grid,.topdamas-columns-5 .topdamas-grid{grid-template-columns:repeat(2,280px)}}@media (max-width:720px){.topdamas-catalog{scroll-margin-top:92px}.topdamas-archive,.topdamas-profile{width:min(100% - 28px, 100%)}.topdamas-archive{padding:44px 0 60px}.topdamas-profile{padding-top:108px}body.admin-bar .topdamas-profile{padding-top:154px}.topdamas-archive-header{margin-bottom:42px}.topdamas-filters{justify-content:center;flex-wrap:wrap;gap:8px;width:100%;max-width:100%;overflow:visible;padding:0}.topdamas-filter{flex:0 1 auto;min-width:0;max-width:100%;padding:9px 14px;line-height:1.25;white-space:normal;text-align:center;overflow-wrap:anywhere}.topdamas-catalog .topdamas-grid{grid-template-columns:repeat(var(--topdamas-mobile-columns,2),minmax(0,280px));gap:24px 12px;width:100%}.topdamas-card,.topdamas-card-media{width:100%;min-width:0}.topdamas-card-media{height:auto;aspect-ratio:14 / 19}.topdamas-card-name{font-size:clamp(15px, 4.5vw, 19px);margin-top:11px;overflow-wrap:anywhere}.topdamas-profile-nav{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;max-width:100%}.topdamas-profile-nav .topdamas-back{width:auto;min-width:0;max-width:100%;padding:8px 12px;font-size:12px;line-height:1.2;white-space:normal;text-align:center}.topdamas-profile-neighbours{flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;gap:6px;width:auto;max-width:none}.topdamas-profile-neighbours .topdamas-nav-button{flex:0 0 44px;width:44px;min-width:44px;padding:0;white-space:nowrap;text-align:center}.topdamas-next-label{display:none}.topdamas-profile-layout{display:flex;flex-direction:column}.topdamas-profile-side{display:contents!important}.topdamas-profile-heading,.topdamas-profile-media,.topdamas-profile-content,.topdamas-data-card,.topdamas-videos{grid-area:auto;width:100%}.topdamas-profile .topdamas-profile-heading{order:1;margin-bottom:0}.topdamas-profile-media{order:2}.topdamas-videos{order:3;margin-top:30px}.topdamas-profile-content{order:4;margin-top:30px}.topdamas-data-card{order:5;margin-top:30px}.topdamas-profile-neighbours .topdamas-nav-button:first-child{display:inline-flex!important}.topdamas-profile .topdamas-profile-heading h1{font-size:42px}.topdamas-lightbox{padding:70px 14px 24px}.topdamas-lightbox-prev,.topdamas-lightbox-next{top:auto;bottom:18px;transform:none}.topdamas-lightbox-prev{left:calc(50% - 58px)}.topdamas-lightbox-next{right:calc(50% - 58px)}}@media (prefers-reduced-motion:reduce){.topdamas-card-media,.topdamas-card-media img,.topdamas-main-image img,.topdamas-thumbnail img,.topdamas-filter,.topdamas-nav-button{transition:none}}