@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";:root{--ink:#090909;--paper:#fff;--soft:#f3f3f1;--line:#00000021;--muted:#0000008c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}body,button,a{font:inherit}button{cursor:pointer}a{color:inherit}img,video{max-width:100%}::selection{color:#fff;background:#000}.hero{background:#fff;flex-direction:column;justify-content:space-between;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-media{z-index:0;transform-origin:50%;background:#efefef;width:80%;height:80%;position:absolute;inset:50% auto auto 50%;overflow:hidden;translate:-50% -50%}.hero-media video{object-fit:cover;width:100%;height:100%;display:block}.hero-play-fallback{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#000000b3;border:1px solid #ffffff61;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 10px 35px #00000029}.nav{z-index:50;pointer-events:none;justify-content:space-between;align-items:center;padding:16px;display:flex;position:absolute;top:0;left:0;right:0}.nav>*,.nav a,.nav button{pointer-events:auto}.nav-group,.brand,.menu-pill,.topic-pill,.archive-pill{align-items:center;display:flex}.nav-group{gap:8px}.nav-actions{pointer-events:auto;align-items:center;gap:7px;display:flex}.home-locale-switch{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f4f6eb;border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.home-locale-switch a{color:#00000080;border-radius:999px;place-items:center;min-width:24px;height:28px;font-size:9px;text-decoration:none;display:grid}.home-locale-switch a[aria-current=page]{color:#fff;background:#000}.brand{color:#000;gap:8px;text-decoration:none}.brand span{letter-spacing:-.025em;font-size:13px;font-weight:600;display:none}.brand-mark{fill:#000;width:27px;height:22px;overflow:visible}.menu-pill{color:#fff;background:#050505;border:0;border-radius:999px;gap:7px;height:36px;padding:4px 11px 4px 4px;font-size:11px;text-decoration:none}.report-nav-link{color:#000;padding:0 4px;font-size:11px;text-decoration:none}.pill-icon{border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.pill-icon-light{color:#000;background:#fff}.pill-icon-light svg{transition:transform .35s}.menu-pill:hover .pill-icon-light svg{transform:rotate(90deg)}.pill-icon-dark{color:#fff;background:#000}.pill-icon-dark svg{fill:currentColor;width:16px;height:16px}.topic-pill,.archive-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f4f6eb;border-radius:999px;gap:14px;min-height:36px;padding:4px;font-size:11px;text-decoration:none}.topic-pill{padding-inline:8px}.topic-pill button,.topic-pill a{color:#000;background:0 0;border:0;padding:5px 6px;font-size:11px;text-decoration:none}.archive-pill{padding-right:4px}.database-trigger{color:#000;border:0}.desktop-only{display:none}.hero-footer{z-index:30;background:linear-gradient(#0000 0%,#fffc 50%,#fff 100%);flex-direction:column;gap:28px;padding:130px 18px 22px;display:flex;position:relative}.eyebrow{color:#0000008c;align-items:center;gap:9px;margin:0 0 16px;font-size:13px;display:flex}.eyebrow-dot{background:#000;border-radius:50%;width:8px;height:8px}h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,8vw,4.5rem);font-weight:300;line-height:.98}.hero-actions{gap:8px;margin-top:24px;display:flex}.primary-button,.secondary-button{border-radius:999px;place-items:center;min-height:40px;padding:0 18px;font-size:13px;text-decoration:none;transition:transform .25s,color .25s,background .25s;display:inline-grid}.primary-button{color:#fff;background:#000;border:1px solid #000}.secondary-button{color:#000;background:0 0;border:1px solid #00000059}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.secondary-button:hover{color:#fff;background:#000}.hero-tags{flex-wrap:wrap;gap:7px;display:flex}.hero-tags span{background:#fff;border:1px solid #0000001f;border-radius:999px;padding:8px 12px;font-size:11px}.about-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;display:grid}.about-strip>div{border-top:1px solid var(--line);flex-direction:column;gap:9px;min-height:112px;padding:22px 18px;display:flex}.about-strip>div:nth-child(odd){border-right:1px solid var(--line)}.about-strip span{color:var(--muted);letter-spacing:.13em;font-size:9px;font-weight:600}.about-strip strong{font-size:14px;font-weight:500}.archive{background:#fff;padding:88px 0 0}.archive-intro{padding:0 18px 76px}.section-kicker{color:var(--muted);letter-spacing:.12em;align-items:center;gap:10px;margin:0 0 28px;font-size:10px;font-weight:600;display:flex}.section-kicker span{background:#000;border-radius:50%;width:7px;height:7px}.archive-intro h2{letter-spacing:-.06em;max-width:1280px;margin:0;font-size:clamp(2.45rem,9vw,7.5rem);font-weight:300;line-height:.91}.report-summary{gap:28px;max-width:760px;margin:36px 0 0 auto;display:grid}.report-summary>p{color:#000000a3;margin:0;font-size:16px;line-height:1.9}.report-summary>p strong{color:#000;font-weight:500}.report-metrics{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.report-metrics span{color:var(--muted);flex-direction:column;gap:7px;padding:14px 8px 0 0;font-size:11px;display:flex}.report-metrics b{color:#000;letter-spacing:-.06em;font-size:clamp(1.8rem,7vw,3.2rem);font-weight:300}.official-note{width:fit-content;color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;margin:18px 0 0 auto;font-size:12px;text-decoration:none;display:flex}.official-note:hover{color:#000}.category-bar{z-index:35;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;flex-direction:column;gap:16px;padding:14px 18px;display:flex;position:sticky;top:0}.category-copy{color:var(--muted);justify-content:space-between;gap:16px;font-size:12px;display:flex}.category-copy span:last-child{text-align:right}.category-switch{background:#f1f1ef;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.category-switch button{color:#00000094;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:14px;transition:background .3s,color .3s;display:flex}.category-switch button span{opacity:.65;font-size:9px}.category-switch button.active{color:#fff;background:#000}.vendor-list{padding:0 18px}.vendor-card{border-bottom:1px solid var(--line);gap:44px;padding:68px 0 78px;display:grid}.vendor-info{flex-direction:column;align-items:flex-start;display:flex}.vendor-index{width:100%;color:var(--muted);letter-spacing:.11em;justify-content:space-between;padding-bottom:34px;font-size:9px;font-weight:600;display:flex}.vendor-english{color:var(--muted);margin:0 0 8px;font-size:13px}.vendor-info h3{letter-spacing:-.065em;margin:0;font-size:clamp(2.4rem,12vw,5.8rem);font-weight:300;line-height:.95}.vendor-summary{margin:12px 0 0;font-size:15px}.vendor-description{color:#000000a3;max-width:550px;margin:34px 0 0;font-size:15px;line-height:1.85}.vendor-tags{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.vendor-tags span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:12px}.source-link{border-bottom:1px solid #000;align-items:center;gap:6px;margin-top:28px;padding-bottom:3px;font-size:13px;text-decoration:none;display:inline-flex}.media-block{min-width:0}.media-toolbar{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.rail-controls{gap:5px;display:flex}.rail-controls button{border:1px solid var(--line);color:#000;background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;transition:color .2s,background .2s;display:grid}.rail-controls button:hover{color:#fff;background:#000}.media-rail{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.media-rail::-webkit-scrollbar{display:none}.media-card{color:#000;text-align:left;scroll-snap-align:start;background:0 0;border:0;flex:none;width:min(76vw,310px);padding:0}.media-frame{aspect-ratio:4/5;background:#eee;border-radius:2px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.media-frame img{object-fit:contain;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.media-card:hover .media-frame img{transform:scale(1.025)}.media-number{color:#000;background:#ffffffe6;border-radius:50%;place-items:center;min-width:27px;height:27px;font-size:9px;display:grid;position:absolute;top:10px;right:10px}.play-badge{color:#fff;background:#000;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px}.media-caption{padding-top:11px;font-size:13px;display:block}.empty-media{border:1px solid var(--line);background:linear-gradient(145deg,#f4f4f2,#fff);flex-direction:column;justify-content:flex-end;gap:10px;min-height:360px;padding:24px;display:flex}.empty-media span{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:600}.empty-media p{color:#00000094;max-width:260px;margin:0;font-size:14px;line-height:1.7}.site-footer{color:#fff;background:#080808;gap:42px;padding:72px 18px 30px;display:grid}.footer-brand{align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.footer-brand small{color:#ffffff6b;margin-left:8px;font-size:9px;font-weight:400}.footer-brand small a{color:#fff;text-decoration:none}.site-footer .brand-mark{fill:#fff}.footer-links{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.footer-links span{color:#ffffff59;letter-spacing:.12em;width:100%;font-size:9px}.footer-links a{color:#ffffffab;font-size:12px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-end{border-top:1px solid #ffffff24;justify-content:space-between;align-items:flex-end;gap:28px;padding-top:22px;display:flex}.footer-end p{color:#ffffff8c;max-width:420px;margin:0;font-size:13px;line-height:1.7}.footer-end>a{flex:none;align-items:center;gap:7px;width:fit-content;font-size:11px;text-decoration:none;display:inline-flex}.lightbox{z-index:100;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000f0;place-items:center;padding:54px 14px 20px;display:grid;position:fixed;inset:0}.lightbox-close{z-index:2;color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:fixed;top:16px;right:16px}.lightbox-inner{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.lightbox-inner img,.lightbox-inner video{object-fit:contain;background:#111;border-radius:2px;width:auto;max-width:100%;height:auto;max-height:calc(100% - 46px)}.lightbox-meta{color:#ffffffa8;justify-content:space-between;gap:20px;width:min(100%,1100px);padding-top:14px;font-size:13px;display:flex}.directory-overlay{z-index:120;color:#080808;background:#f7f7f4;flex-direction:column;display:flex;position:fixed;inset:0}.directory-nav{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f4f0;justify-content:space-between;align-items:center;min-height:68px;padding:14px 18px;display:flex;position:relative}.directory-brand{align-items:center;gap:10px;display:flex}.directory-brand span{letter-spacing:.13em;font-size:9px;font-weight:600}.directory-nav>button{border:1px solid var(--line);color:#fff;background:#080808;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.directory-scroll{overscroll-behavior:contain;min-height:0;overflow-y:auto}.directory-header{background:#fff;gap:34px;padding:58px 18px 68px;display:grid}.directory-header>p{color:var(--muted);letter-spacing:.08em;align-items:center;gap:10px;margin:0;font-size:12px;display:flex}.directory-header>p span{background:#000;border-radius:50%;width:7px;height:7px}.directory-header h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.3rem,14vw,8.5rem);font-weight:300;line-height:.88}.directory-header>div{align-items:flex-end;gap:14px;display:flex}.directory-header strong{letter-spacing:-.06em;font-size:3.4rem;font-weight:300;line-height:.8}.directory-header>div span{color:var(--muted);font-size:12px;line-height:1.55}.hall-tabs{z-index:2;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f4f0;grid-template-columns:repeat(4,1fr);gap:4px;padding:10px 18px;display:grid;position:sticky;top:0}.hall-tabs button{color:#0000008c;background:#ebebe8;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:12px;display:flex}.hall-tabs button small{opacity:.7;font-size:8px}.hall-tabs button.active{color:#fff;background:#080808}.hall-panel{padding:58px 18px 84px}.hall-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.hall-heading h3{letter-spacing:-.07em;margin:0;font-size:clamp(3.8rem,18vw,8rem);font-weight:300;line-height:.8}.hall-heading p{max-width:180px;color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.5}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.company-grid>a{color:#000;background:#fff;border:1px solid #00000017;flex-direction:column;gap:11px;min-width:0;padding:10px;text-decoration:none;transition:transform .25s,border-color .25s;display:flex;position:relative}.company-grid>a:hover{z-index:1;border-color:#0000005c;transform:translateY(-3px)}.company-logo{background:#fafafa;place-items:center;height:94px;padding:13px;display:grid}.company-logo img{object-fit:contain;width:100%;height:100%;display:block}.company-name{color:#000000b3;min-height:34px;font-size:11px;line-height:1.55;overflow:hidden}.company-grid>a>svg{color:#00000057;position:absolute;bottom:9px;right:9px}.directory-source{border-top:1px solid var(--line);color:var(--muted);flex-direction:column;gap:18px;padding:28px 18px 42px;font-size:11px;line-height:1.6;display:flex}.directory-source a{color:#000;align-items:center;gap:6px;width:fit-content;font-size:13px;text-decoration:none;display:inline-flex}.directory-source>div{flex-wrap:wrap;gap:12px 22px;display:flex}.database-celebration{z-index:110;pointer-events:none;position:fixed;inset:0;overflow:hidden}.confetti-origin{width:1px;height:1px;position:absolute;top:43px;right:42px}.confetti-origin i{background:var(--c);width:6px;height:10px;animation:confetti-burst 1.35s cubic-bezier(.12,.65,.25,1) var(--d) both;border-radius:1px;position:absolute;box-shadow:0 0 0 1px #0000000f}.database-message{color:#00000080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #00000014;width:min(310px,100vw - 32px);padding:18px 20px;position:absolute;top:76px;right:16px;box-shadow:0 16px 60px #00000014}.database-message span{letter-spacing:.14em;font-size:8px;font-weight:600}.database-message p{margin:9px 0 0;font-size:14px;line-height:1.65}.database-message{pointer-events:auto}.database-message a{color:#000;border-bottom:1px solid #00000073;align-items:center;gap:6px;margin-top:12px;padding-bottom:2px;font-size:11px;text-decoration:none;display:inline-flex}.database-message>div{flex-wrap:wrap;gap:0 16px;display:flex}@keyframes confetti-burst{0%{opacity:0;transform:translate(0)rotate(0)}8%{opacity:.9}70%{opacity:.8}to{opacity:0;transform:translate(var(--x),var(--y)) rotate(var(--r))}}@media (min-width:768px){.hero-media{width:100%;height:100%}.nav{padding:24px 32px}.nav-group{gap:12px}.brand span{display:inline}.pill-icon{width:32px;height:32px}.menu-pill,.topic-pill,.archive-pill{min-height:40px}.archive-pill{padding-right:14px}.hero-footer{flex-direction:row;justify-content:space-between;align-items:flex-end;min-height:54vh;padding:160px 32px 32px}h1{font-size:clamp(2.5rem,5.5vw,4.5rem)}.hero-tags{justify-content:flex-end;max-width:360px}.about-strip{grid-template-columns:repeat(4,1fr)}.about-strip>div{border-right:1px solid var(--line);min-height:130px;padding:30px 32px}.about-strip>div:last-child{border-right:0}.archive{padding-top:130px}.archive-intro{padding:0 32px 120px}.report-summary{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;margin-top:52px}.report-summary>p{font-size:17px}.report-metrics{grid-template-columns:repeat(4,1fr)}.category-bar{flex-direction:row;justify-content:space-between;align-items:center;padding:13px 32px;top:0}.category-copy{min-width:340px}.category-switch{width:420px}.vendor-list{padding:0 32px}.vendor-card{grid-template-columns:minmax(280px,.82fr) minmax(0,1.55fr);gap:clamp(48px,6vw,110px);padding:90px 0 110px}.vendor-info h3{font-size:clamp(3.4rem,6vw,6.7rem)}.vendor-description{max-width:440px}.media-card{width:clamp(260px,25vw,360px)}.site-footer{grid-template-columns:1fr 1.35fr;align-content:end;min-height:300px;padding:80px 32px 32px}.footer-links{justify-content:flex-end}.footer-links span{text-align:right}.footer-end{grid-column:1/-1}.lightbox{padding:42px 58px 26px}.lightbox-close{width:44px;height:44px;top:24px;right:28px}.directory-nav{min-height:82px;padding:18px 32px}.directory-nav>button{width:44px;height:44px}.directory-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:86px 32px 96px}.directory-header>p{grid-column:1/-1}.directory-header>div{padding-bottom:8px}.directory-header strong{font-size:5rem}.hall-tabs{padding:12px 32px}.hall-tabs button{min-height:48px;padding-inline:18px}.hall-panel{padding:80px 32px 120px}.hall-heading{margin-bottom:42px}.hall-heading p{max-width:300px;font-size:12px}.company-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.company-grid>a{padding:12px}.company-logo{height:124px;padding:20px}.company-name{min-height:38px;font-size:12px}.directory-source{flex-direction:row;justify-content:space-between;align-items:center;padding:34px 32px 52px}.confetti-origin{top:52px;right:56px}.database-message{top:88px;right:32px}}@media (min-width:1120px){.desktop-only{display:inline}}@media (min-width:1180px){.vendor-card{grid-template-columns:minmax(340px,.72fr) minmax(0,1.65fr)}.media-card{width:clamp(300px,23vw,380px)}.company-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.catalog-page,.profile-page{background:#fff;min-height:100vh}.catalog-nav,.profile-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 18px;font-size:12px;display:flex}.catalog-nav a,.profile-nav a{align-items:center;gap:7px;text-decoration:none;display:inline-flex}.catalog-nav-links,.profile-nav-links{align-items:center;gap:18px;display:flex}.catalog-nav-links span{color:var(--muted);letter-spacing:.1em}.catalog-hero{padding:70px 18px 62px}.catalog-hero>p{color:var(--muted);letter-spacing:.12em;align-items:center;gap:10px;margin:0 0 32px;font-size:11px;font-weight:600;display:flex}.catalog-hero>p span{background:#000;border-radius:50%;width:8px;height:8px}.catalog-hero h1{max-width:1100px;font-size:clamp(2.7rem,11vw,8rem);line-height:.94}.catalog-hero-meta{gap:34px;margin-top:54px;display:grid}.catalog-hero-meta>p{color:#0000009e;max-width:660px;margin:0;font-size:16px;line-height:1.85}.catalog-hero-meta strong{align-items:flex-end;gap:14px;font-weight:400;display:flex}.catalog-hero-meta b{letter-spacing:-.07em;font-size:4.2rem;font-weight:300;line-height:.8}.catalog-hero-meta strong span{color:var(--muted);font-size:12px;line-height:1.55}.locale-switch{background:#f0f0ee;border-radius:999px;gap:4px;width:fit-content;margin-top:42px;padding:4px;display:flex}.locale-switch a{color:var(--muted);border-radius:999px;padding:8px 12px;font-size:11px;text-decoration:none}.locale-switch a[aria-current=page]{color:#fff;background:#000}.catalog-tools{z-index:20;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;gap:10px;padding:12px 18px;display:grid;position:sticky;top:0}.catalog-search{background:#fff;border:1px solid #0003;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.catalog-search:focus-within{border-color:#000;box-shadow:0 0 0 3px #0000000f}.catalog-search input{color:#000;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.catalog-search input::placeholder{color:#0006}.catalog-search button{background:#eee;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.catalog-types,.catalog-halls{background:#f0f0ee;border-radius:999px;gap:4px;padding:4px;display:grid}.catalog-types{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-halls{grid-template-columns:repeat(5,1fr)}.catalog-types button,.catalog-halls button{min-width:0;min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:12px;display:flex}.catalog-types button small,.catalog-halls button small{opacity:.7;font-size:8px}.catalog-types button.active,.catalog-halls button.active{color:#fff;background:#000}.catalog-results{background:#f6f6f3;padding:44px 18px 90px}.catalog-results-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;font-size:13px;display:flex}.catalog-results-heading b{color:var(--muted);font-weight:400}.catalog-grid{grid-template-columns:1fr;gap:10px;display:grid}.catalog-card{color:#000;background:#fff;border:1px solid #00000014;flex-direction:column;min-width:0;padding:14px;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex}.catalog-card:hover{border-color:#0000005c;transform:translateY(-4px)}.catalog-card-top{color:var(--muted);justify-content:space-between;gap:15px;font-size:11px;display:flex}.catalog-card-logo{background:#fafafa;place-items:center;height:112px;margin:22px 0;padding:16px;display:grid}.catalog-card-logo img{object-fit:contain;width:100%;height:100%;display:block}.catalog-card h2{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:400;line-height:1.3}.catalog-card-legal-name{min-height:30px;color:var(--muted);margin-top:7px;font-size:10px;line-height:1.45}.catalog-card>p{color:#00000094;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:67px;margin:14px 0 20px;font-size:13px;line-height:1.72;display:-webkit-box;overflow:hidden}.catalog-card-category{color:#fff;background:#000;border-radius:999px;width:fit-content;margin:0 0 12px;padding:6px 9px;font-size:9px}.catalog-product-tags{flex-wrap:wrap;gap:5px;margin-top:auto;display:flex}.catalog-product-tags span{border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:100%;padding:6px 9px;font-size:10px;overflow:hidden}.catalog-empty{border:1px solid var(--line);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:50px 20px;display:flex}.catalog-empty h2{margin:18px 0 8px;font-size:24px;font-weight:400}.catalog-empty p{color:var(--muted);margin:0;font-size:14px}.catalog-empty button{color:#fff;background:#000;border:0;border-radius:999px;margin-top:24px;padding:10px 16px;font-size:12px}.catalog-load-more{color:#000;background:#fff;border:1px solid #00000047;border-radius:999px;min-height:46px;margin:30px auto 0;padding:0 20px;font-size:13px;display:block}.catalog-load-more:disabled{cursor:wait;opacity:.55}.catalog-footer{color:#ffffff8c;background:#080808;justify-content:space-between;align-items:center;gap:22px;min-height:110px;padding:24px 18px;font-size:11px;display:flex}.catalog-footer a{color:#fff;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.catalog-footer>div{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.profile-page{padding-bottom:0}.profile-hero{border-bottom:1px solid var(--line);gap:50px;padding:66px 18px 72px;display:grid}.profile-identity>p{color:var(--muted);align-items:center;gap:10px;margin:0 0 28px;font-size:12px;display:flex}.profile-identity>p span{background:#000;border-radius:50%;width:8px;height:8px}.profile-identity h1{max-width:1000px;font-size:clamp(2.7rem,12vw,7.5rem);line-height:.95}.profile-name-meta{flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-top:24px;display:flex}.profile-name-meta span{color:var(--muted);letter-spacing:.08em;font-size:10px}.profile-name-meta strong{font-size:13px;font-weight:500}.profile-name-meta small{color:#00000080;width:100%;font-size:12px}.profile-brief{max-width:850px;margin-top:30px}.profile-brief>p{color:#000000a3;margin:0;font-size:16px;line-height:1.8}.profile-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.profile-tags span{color:#000000b8;border:1px solid #00000026;border-radius:999px;padding:8px 12px;font-size:12px;line-height:1}.profile-classification{margin-top:20px}.profile-classification span{color:#fff;background:#000;border-radius:999px;padding:8px 11px;font-size:11px;display:inline-flex}.profile-locale-switch{margin-top:22px}.profile-actions{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.profile-actions a{border:1px solid #00000038;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;text-decoration:none;display:inline-flex}.profile-actions a:first-child{color:#fff;background:#000;border-color:#000}.profile-logo{background:#f4f4f1;place-items:center;min-height:230px;padding:34px;display:grid}.profile-logo img{object-fit:contain;width:100%;height:100%;max-height:180px;display:block}.profile-introduction,.profile-products{border-bottom:1px solid var(--line);gap:42px;padding:58px 18px;display:grid}.profile-section-label{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;height:fit-content;padding-bottom:14px;display:flex}.profile-section-label span,.profile-section-label p{color:var(--muted);letter-spacing:.12em;margin:0;font-size:10px;font-weight:600}.profile-introduction h2,.profile-products h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,7vw,4.5rem);font-weight:300;line-height:1}.profile-introduction>div:last-child>p{color:#000000a8;white-space:pre-line;max-width:900px;margin:30px 0 0;font-size:17px;line-height:1.95}.profile-products{background:#f6f6f3}.profile-products-content>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:30px;display:flex}.profile-products-content>header>span{color:var(--muted);letter-spacing:.1em;font-size:10px;font-weight:600}.profile-product-grid{gap:12px;display:grid}.profile-product{background:#fff;border:1px solid #00000017;flex-direction:column;min-width:0;display:flex;overflow:hidden}.profile-product-image{aspect-ratio:4/3;background:#f1f1ef;place-items:center;padding:clamp(18px,4vw,38px);display:grid;overflow:hidden}.profile-product-image img{object-fit:contain;width:100%;height:100%;display:block}.profile-product-copy{grid-template-columns:30px minmax(0,1fr);align-content:start;gap:0 10px;padding:22px;display:grid}.profile-product-copy>span{color:var(--muted);grid-row:1/3;font-size:10px}.profile-product-copy h3{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:400;line-height:1.35}.profile-product-copy p{color:#0009;white-space:pre-line;grid-column:2;margin:14px 0 0;font-size:14px;line-height:1.72}.profile-no-products{border:1px solid var(--line);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}.profile-no-products h3{margin:18px 0 8px;font-size:20px;font-weight:400}.profile-no-products p{max-width:480px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.profile-source-note{color:#ffffff9e;background:#080808;gap:18px;padding:48px 18px;display:grid}.profile-source-note span{color:#fff;letter-spacing:.12em;font-size:11px;font-weight:600}.profile-source-note p{max-width:760px;margin:0;font-size:14px;line-height:1.8}.profile-pagination{background:#080808;border-top:1px solid #ffffff26;grid-template-columns:1fr 1fr;min-height:132px;display:grid}.profile-pagination>a{color:#fff;align-items:center;gap:12px;min-width:0;padding:20px 18px;text-decoration:none;display:flex}.profile-pagination>a:last-child{text-align:right;border-left:1px solid #ffffff26;justify-content:flex-end}.profile-pagination>a span{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;gap:7px;min-width:0;font-size:12px;display:flex;overflow:hidden}.profile-pagination small{color:#ffffff6b;font-size:9px}@media (min-width:640px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-product{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);display:grid}.profile-product-image{aspect-ratio:auto;min-height:300px}}@media (min-width:768px){.catalog-nav,.profile-nav{min-height:80px;padding-inline:32px;font-size:13px}.catalog-hero{padding:100px 32px 92px}.catalog-hero-meta{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-top:70px}.catalog-hero-meta>p{font-size:17px}.catalog-hero-meta b{font-size:5.6rem}.catalog-tools{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;padding:14px 32px}.catalog-search{grid-column:1/-1}.catalog-results{padding:60px 32px 130px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-card{padding:16px}.catalog-card-logo{height:140px}.catalog-footer{padding-inline:32px;font-size:12px}.profile-hero{grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);align-items:end;padding:96px 32px 100px}.profile-brief>p{font-size:17px}.profile-tags span{font-size:13px}.profile-logo{min-height:310px}.profile-introduction,.profile-products{grid-template-columns:minmax(170px,.3fr) minmax(0,1.7fr);gap:clamp(50px,8vw,150px);padding:94px 32px 110px}.profile-introduction>div:last-child>p{font-size:18px}.profile-product-grid{grid-template-columns:1fr;gap:14px}.profile-source-note{grid-template-columns:minmax(170px,.3fr) minmax(0,1.7fr);gap:clamp(50px,8vw,150px);padding:58px 32px}.profile-source-note p{font-size:15px}.profile-pagination>a{padding-inline:32px}.profile-pagination>a span{font-size:14px}}@media (min-width:1180px){.catalog-tools{grid-template-columns:minmax(320px,1.15fr) minmax(420px,1fr) minmax(300px,.75fr)}.catalog-search{grid-column:auto}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-product{grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr)}}.report-page{color:#0a0a0a;background:#f8f8f5;min-height:100vh}.report-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:0 18px;font-size:11px;display:flex}.report-nav a{align-items:center;gap:6px;text-decoration:none;display:inline-flex}.report-nav>div{gap:14px;display:flex}.report-nav>div a:last-child{display:none}.report-hero{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;min-height:76vh;padding:70px 18px 46px;display:flex}.report-hero>p{color:var(--muted);letter-spacing:.13em;align-items:center;gap:10px;margin:0 0 52px;font-size:10px;font-weight:600;display:flex}.report-hero>p span{background:#000;border-radius:50%;width:8px;height:8px}.report-hero h1{letter-spacing:-.065em;max-width:1200px;margin:auto 0;font-size:clamp(3.1rem,10vw,8.4rem);font-weight:300;line-height:.93}.report-hero-bottom{gap:26px;margin-top:70px;display:grid}.report-hero-bottom p{color:#0000009e;max-width:800px;margin:0;font-size:16px;line-height:1.85}.report-hero-bottom strong{letter-spacing:.08em;font-size:13px;font-weight:500;line-height:1.4}.report-metrics-section,.report-analysis,.report-findings,.report-method{border-bottom:1px solid var(--line);padding:62px 18px}.report-section-label{color:var(--muted);letter-spacing:.1em;margin-bottom:36px;font-size:10px;font-weight:600}.report-metric-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.report-metric-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;min-height:150px;padding:18px;display:flex}.report-metric-grid b{letter-spacing:-.07em;font-size:clamp(3rem,12vw,6.5rem);font-weight:300;line-height:.8}.report-metric-grid span{color:var(--muted);font-size:11px}.report-category-split{gap:10px;display:grid}.report-category-split article{border:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:26px;display:grid}.report-category-split span{align-self:end;font-size:16px}.report-category-split b{letter-spacing:-.08em;font-size:clamp(4rem,17vw,8rem);font-weight:300;line-height:.75}.report-category-split i,.report-bar i{background:#e4e4df;grid-column:1/-1;height:5px;display:block;overflow:hidden}.report-category-split em,.report-bar em{background:#000;height:100%;display:block}.report-two-column{gap:70px;display:grid}.report-bars{gap:20px;display:grid}.report-bar>div{justify-content:space-between;gap:20px;margin-bottom:8px;font-size:12px;display:flex}.report-bar b{font-weight:500}.report-finding-grid{gap:10px;display:grid}.report-finding-grid article{color:#fff;background:#090909;flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;display:flex}.report-finding-grid span{color:#ffffff6b;font-size:10px}.report-finding-grid p{margin:50px 0 0;font-size:16px;line-height:1.75}.report-method{gap:24px;display:grid}.report-method p{color:#000000ad;max-width:900px;margin:0 0 22px;font-size:15px;line-height:1.9}.report-method ul{flex-wrap:wrap;gap:7px;margin:30px 0 0;padding:0;list-style:none;display:flex}.report-method li{border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:10px}.report-footer{color:#ffffff8c;background:#080808;justify-content:space-between;align-items:center;gap:20px;min-height:120px;padding:24px 18px;font-size:11px;display:flex}.report-footer a{color:#fff;align-items:center;gap:6px;text-decoration:none;display:inline-flex}@media (min-width:768px){.report-nav{min-height:80px;padding-inline:32px;font-size:12px}.report-nav>div a:last-child{display:inline-flex}.report-hero{min-height:calc(100vh - 80px);padding:90px 32px 58px}.report-hero-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:end}.report-hero-bottom p{font-size:18px}.report-metrics-section,.report-analysis,.report-findings,.report-method{padding:90px 32px}.report-metric-grid{grid-template-columns:repeat(4,1fr)}.report-metric-grid article{min-height:220px;padding:24px}.report-category-split{grid-template-columns:repeat(2,1fr)}.report-finding-grid{grid-template-columns:repeat(3,1fr)}.report-method{grid-template-columns:minmax(170px,.3fr) minmax(0,1.7fr);gap:clamp(50px,8vw,150px)}.report-method .report-section-label{margin:0}.report-footer{padding-inline:32px}}@media (min-width:1080px){.report-two-column{grid-template-columns:1.35fr .65fr;gap:110px}}
