{"id":501527,"date":"2026-09-16T22:58:00","date_gmt":"2026-09-16T13:58:00","guid":{"rendered":"https:\/\/trottbaileyfamily.com\/university\/?p=501527"},"modified":"2026-09-16T23:00:59","modified_gmt":"2026-09-16T14:00:59","slug":"role-of-the-week-hosting-and-filming-stewards","status":"publish","type":"post","link":"https:\/\/trottbaileyfamily.com\/university\/role-of-the-week-hosting-and-filming-stewards\/","title":{"rendered":"Role of the week: Hosting and Filming Stewards"},"content":{"rendered":"\n<style>\n  .tbfc-role-article {\n    --ink: #24170f;\n    --deep: #3b2417;\n    --brown: #754527;\n    --gold: #b7833c;\n    --cream: #fff8ec;\n    --paper: rgba(255, 250, 240, 0.96);\n    --green: #415f3b;\n    --rose: #9f4c3f;\n    --line: rgba(104, 63, 33, 0.2);\n    --shadow: 0 24px 70px rgba(45, 28, 13, 0.18);\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.7;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 28px 16px 46px;\n    background:\n      radial-gradient(circle at top left, rgba(183, 131, 60, 0.22), transparent 24rem),\n      radial-gradient(circle at bottom right, rgba(65, 95, 59, 0.16), transparent 24rem),\n      linear-gradient(180deg, #fff9ee 0%, #f4dfbd 100%);\n    border-radius: 34px;\n  }\n\n  .tbfc-role-article * {\n    box-sizing: border-box;\n  }\n\n  .tbfc-role-shell {\n    overflow: hidden;\n    border: 1px solid rgba(117, 69, 39, 0.24);\n    border-radius: 32px;\n    background: rgba(255, 248, 236, 0.94);\n    box-shadow: var(--shadow);\n  }\n\n  .tbfc-role-hero {\n    padding: clamp(34px, 6vw, 72px);\n    border-bottom: 1px solid var(--line);\n    background:\n      linear-gradient(135deg, rgba(255, 252, 246, 0.98), rgba(247, 224, 188, 0.9)),\n      radial-gradient(circle at 90% 10%, rgba(65, 95, 59, 0.18), transparent 18rem);\n  }\n\n  .tbfc-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    padding: 9px 14px;\n    border: 1px solid rgba(183, 131, 60, 0.45);\n    border-radius: 999px;\n    color: var(--deep);\n    background: rgba(255, 248, 236, 0.78);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 0.76rem;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .tbfc-kicker::before {\n    content: \"\";\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: var(--gold);\n    box-shadow: 0 0 0 5px rgba(183, 131, 60, 0.18);\n  }\n\n  .tbfc-role-title {\n    margin: 0;\n    color: var(--deep);\n    font-size: clamp(2.35rem, 6vw, 5.2rem);\n    line-height: 0.95;\n    letter-spacing: -0.055em;\n  }\n\n  .tbfc-role-subtitle {\n    max-width: 720px;\n    margin: 24px 0 0;\n    color: var(--brown);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: clamp(1.05rem, 2vw, 1.3rem);\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .tbfc-role-content {\n    padding: clamp(28px, 5vw, 58px);\n  }\n\n  .tbfc-role-card {\n    position: relative;\n    margin: 0 0 30px;\n    padding: clamp(24px, 4vw, 40px);\n    border: 1px solid rgba(117, 69, 39, 0.16);\n    border-radius: 26px;\n    background: var(--paper);\n    box-shadow: 0 14px 42px rgba(52, 32, 15, 0.08);\n  }\n\n  .tbfc-role-card::before {\n    content: \"\";\n    position: absolute;\n    left: 22px;\n    top: 22px;\n    bottom: 22px;\n    width: 5px;\n    border-radius: 999px;\n    background: linear-gradient(180deg, var(--gold), var(--green), var(--rose));\n  }\n\n  .tbfc-role-card p {\n    margin: 0 0 1.05em 22px;\n    font-size: clamp(1.04rem, 1.45vw, 1.18rem);\n  }\n\n  .tbfc-role-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tbfc-emphasis {\n    margin: 26px 0 26px 22px;\n    padding: 22px 24px;\n    border-left: 6px solid var(--gold);\n    border-radius: 18px;\n    background: rgba(255, 246, 229, 0.86);\n    color: var(--deep);\n    font-size: clamp(1.22rem, 2.4vw, 1.7rem);\n    font-weight: 800;\n    line-height: 1.32;\n    letter-spacing: -0.02em;\n  }\n\n  .tbfc-role-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 26px 0 0 22px;\n  }\n\n  .tbfc-mini {\n    padding: 20px;\n    border: 1px solid rgba(117, 69, 39, 0.15);\n    border-radius: 20px;\n    background: rgba(255, 252, 246, 0.78);\n  }\n\n  .tbfc-mini p {\n    margin-left: 0;\n    margin-bottom: 0.75em;\n    font-family: Arial, Helvetica, sans-serif;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tbfc-mini p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tbfc-final {\n    margin-top: 34px;\n    padding: clamp(28px, 5vw, 44px);\n    border-radius: 26px;\n    background:\n      linear-gradient(135deg, rgba(54, 32, 19, 0.96), rgba(78, 47, 27, 0.94)),\n      radial-gradient(circle at top right, rgba(239, 207, 142, 0.26), transparent 18rem);\n    color: var(--cream);\n    box-shadow: 0 22px 60px rgba(44, 27, 13, 0.25);\n  }\n\n  .tbfc-final p {\n    margin: 0 0 1em;\n    color: rgba(255, 248, 236, 0.94);\n    font-size: clamp(1.06rem, 1.55vw, 1.22rem);\n  }\n\n  .tbfc-final-line {\n    margin-top: 22px;\n    padding-top: 22px;\n    border-top: 1px solid rgba(239, 207, 142, 0.3);\n    color: #fff8ea;\n    font-size: clamp(1.3rem, 3vw, 2rem);\n    font-weight: 800;\n    line-height: 1.25;\n    letter-spacing: -0.03em;\n  }\n\n  .tbfc-footer {\n    padding: 20px;\n    color: rgba(59, 36, 23, 0.72);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 0.86rem;\n    text-align: center;\n  }\n\n  @media (max-width: 760px) {\n    .tbfc-role-article {\n      padding: 16px 10px 34px;\n      border-radius: 24px;\n    }\n\n    .tbfc-role-shell {\n      border-radius: 24px;\n    }\n\n    .tbfc-role-hero,\n    .tbfc-role-content {\n      padding: 26px 18px;\n    }\n\n    .tbfc-role-card {\n      padding: 24px 18px;\n    }\n\n    .tbfc-role-card::before {\n      left: 16px;\n    }\n\n    .tbfc-role-card p,\n    .tbfc-emphasis,\n    .tbfc-role-grid {\n      margin-left: 16px;\n    }\n\n    .tbfc-role-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n<\/style>\n\n<article class=\"tbfc-role-article\">\n  <div class=\"tbfc-role-shell\">\n    <header class=\"tbfc-role-hero\">\n      <div class=\"tbfc-kicker\">Trott Bailey Family Civilization<\/div>\n\n      <div class=\"tbfc-role-title\" role=\"heading\" aria-level=\"1\">\n        Wokumbakia Global Kitchen Hosting + Filming Stewards\n      <\/div>\n\n      <div class=\"tbfc-role-subtitle\">\n        These stewards help turn food abundance into public knowledge across the Trott Bailey Family Civilization.\n      <\/div>\n    <\/header>\n\n    <div class=\"tbfc-role-content\">\n      <section class=\"tbfc-role-card\">\n        <p>Some people think food abundance is only about growing enough food.<\/p>\n\n        <p>In the Trott Bailey Family Civilization, food abundance must also be seen, explained, tasted, celebrated, remembered, and shared.<\/p>\n\n        <p>That is where the <strong>Wokumbakia Global Kitchen Hosting + Filming Stewards<\/strong> enter.<\/p>\n\n        <div class=\"tbfc-emphasis\">\n          Their role is to help the people see, understand, taste, remember, and celebrate food abundance as it appears across the Civilization.\n        <\/div>\n\n        <p>These women are not ordinary food presenters. They are part of the public voice of the Civilization\u2019s food life.<\/p>\n\n        <p>They help the people understand what is being developed in the Sabenneries, what new foods are being tested, what new flavors have appeared, what textures have been discovered, and what families may soon enjoy.<\/p>\n      <\/section>\n\n      <section class=\"tbfc-role-card\">\n        <p>When Keslev District\u2019s Sabenneries create a new dish, new ingredient route, new sauce, new grain preparation, new fruit blend, or new food experience, these stewards help bring it before the people.<\/p>\n\n        <div class=\"tbfc-role-grid\">\n          <div class=\"tbfc-mini\">\n            <p>They taste it.<\/p>\n            <p>They explain it.<\/p>\n            <p>They film it.<\/p>\n            <p>They interview the cooks, growers, testers, children, elders, and families who helped prove it.<\/p>\n          <\/div>\n\n          <div class=\"tbfc-mini\">\n            <p>They show where it came from.<\/p>\n            <p>They describe how it feels in the mouth.<\/p>\n            <p>They explain what it can be eaten with.<\/p>\n            <p>They show why it matters to public nourishment.<\/p>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"tbfc-role-card\">\n        <p>This is especially important for new food discoveries like <strong>Garash<\/strong>, World Ruler Sher\u2019s stretchy ice cream.<\/p>\n\n        <p>Garash is not only a sweet food. It is texture, surprise, play, cooling, pleasure, family delight, and food invention.<\/p>\n\n        <p>When a steward stretches Garash before the camera near a waterfall, explains a new fruit-herb flavor, and records children and elders tasting it, she is doing Wokumbakia work.<\/p>\n\n        <div class=\"tbfc-emphasis\">\n          She is turning abundance into public knowledge.\n        <\/div>\n      <\/section>\n\n      <section class=\"tbfc-role-card\">\n        <p>Wokumbakia is how the Civilization says, \u201cLook what has grown. Look what has been made. Look what has been discovered. Look what families can now enjoy.\u201d<\/p>\n\n        <p>The food is not hidden in one kitchen.<\/p>\n\n        <p>The discovery does not stay in one district.<\/p>\n\n        <p>The taste does not belong only to the first people who tried it.<\/p>\n\n        <p>It is broadcast to the Civilization.<\/p>\n\n        <p>The Wokumbakia Global Kitchen Hosting + Filming Stewards help food travel through story, image, explanation, memory, and joy.<\/p>\n      <\/section>\n\n      <section class=\"tbfc-final\">\n        <p>They make nourishment visible.<\/p>\n\n        <p>They make discovery understandable.<\/p>\n\n        <p>They make abundance exciting.<\/p>\n\n        <p>They help the Civilization remember that food is not only survival.<\/p>\n\n        <p>Food is culture.<\/p>\n\n        <p>Food is beauty.<\/p>\n\n        <p>Food is family.<\/p>\n\n        <p>Food is invention.<\/p>\n\n        <p>Food is public happiness.<\/p>\n\n        <div class=\"tbfc-final-line\">\n          In the Trott Bailey Family Civilization, when abundance appears, the people should know.\n        <\/div>\n      <\/section>\n    <\/div>\n\n    <footer class=\"tbfc-footer\">\n      \u2014 Trott Bailey Family Civilization\n    <\/footer>\n  <\/div>\n<\/article>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501530\" src=\"https:\/\/trottbaileyfamily.com\/university\/wp-content\/uploads\/sites\/3\/2026\/09\/file_00000000892c820ebdea5e835b719e2f.png\" alt=\"\" class=\"wp-image-501530\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501531\" src=\"https:\/\/trottbaileyfamily.com\/university\/wp-content\/uploads\/sites\/3\/2026\/09\/file_00000000b244820e9146aa57285ed8ca.png\" alt=\"\" class=\"wp-image-501531\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501532\" src=\"https:\/\/trottbaileyfamily.com\/wp-content\/uploads\/2026\/09\/file_0000000063e8820e8c5665ed0a7006f2.png\" alt=\"\" class=\"wp-image-501532\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501533\" src=\"https:\/\/trottbaileyfamily.com\/wp-content\/uploads\/2026\/09\/file_0000000033488209afbe8d7d1d1d6f95.png\" alt=\"\" class=\"wp-image-501533\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501534\" src=\"https:\/\/trottbaileyfamily.com\/wp-content\/uploads\/2026\/09\/file_000000003df081f593c5b37d5cc8079b.png\" alt=\"\" class=\"wp-image-501534\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501535\" src=\"https:\/\/trottbaileyfamily.com\/wp-content\/uploads\/2026\/09\/file_00000000189c81fa90bc407da5a7a470.png\" alt=\"\" class=\"wp-image-501535\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501536\" src=\"https:\/\/trottbaileyfamily.com\/wp-content\/uploads\/2026\/09\/file_0000000084d081fd8db232ef5a8a7f50.png\" alt=\"\" class=\"wp-image-501536\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501537\" src=\"https:\/\/trottbaileyfamily.com\/wp-content\/uploads\/2026\/09\/file_00000000a7148243933fee8502a664d2.png\" alt=\"\" class=\"wp-image-501537\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-id=\"501538\" src=\"https:\/\/trottbaileyfamily.com\/wp-content\/uploads\/2026\/09\/file_00000000a86881f5b320afa6aadc2b1c.png\" alt=\"\" class=\"wp-image-501538\"\/><\/figure>\n<\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Trott Bailey Family Civilization Wokumbakia Global Kitchen Hosting + Filming Stewards These stewards help turn food abundance into public knowledge across the Trott Bailey Family Civilization. Some people think food abundance is only about growing enough food. In the Trott Bailey Family Civilization, food abundance must also be seen, explained, tasted, celebrated, remembered, and shared. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":501528,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_tbfbkm_featured_url":"","_tbfbkm_featured_mime":"","_tbfbkm_featured_type":"","_tbfbkm_featured_title":"","_tbfbkm_featured_poster_url":"","_tbfbkm_featured_mode":"","_tbfbkm_featured_music_video_url":"","_tbfbkm_featured_music_video_items":[],"_tbfbkm_featured_music_video_slide_duration":0,"_vibebp_attr":"","_vibebp_dimensions":"","_vibebp_responsive_height":"","_vibebp_accordion_ie_support":"","wds_primary_category":0,"footnotes":"","_tbfbkm_featured_dynamic_movie_id":0},"categories":[1],"tags":[],"class_list":["post-501527","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"tbfbkm_featured_media":null,"_links":{"self":[{"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/posts\/501527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/comments?post=501527"}],"version-history":[{"count":3,"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/posts\/501527\/revisions"}],"predecessor-version":[{"id":501541,"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/posts\/501527\/revisions\/501541"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/media\/501528"}],"wp:attachment":[{"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/media?parent=501527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/categories?post=501527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/university\/wp-json\/wp\/v2\/tags?post=501527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}