<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C-YAC — Cyber Youth Advisory Council</title><link>https://cyberyac.com/</link><description>Recent content on C-YAC — Cyber Youth Advisory Council</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://cyberyac.com/index.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>https://cyberyac.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/about/</guid><description>&lt;h2 id="what-c-yac-is"&gt;What C-YAC is&lt;/h2&gt;
&lt;p&gt;The Cyber Youth Advisory Council. A working council of students aged 12–17 who train as digital protectors, run workshops for younger students and parents, build public portfolios, and feed into an internship pathway.&lt;/p&gt;
&lt;p&gt;C-YAC is not a club. It&amp;rsquo;s an engine — a way for the cybersecurity community to compound its reach into the next generation, and a way for that generation to find a community that takes them seriously.&lt;/p&gt;</description></item><item><title>Brand Bundle — C-YAC</title><link>https://cyberyac.com/brand/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/brand/</guid><description>&lt;p&gt;Brand anchor: &lt;strong&gt;R2 #34 — chunky 16-bit pixel art purple yak with dark sunglasses&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Each row below is the same concept generated with three different image models. Pick the cell that best lands the brief for each row, then we lock the production pipeline.&lt;/p&gt;
&lt;style&gt;
.brand-row {
 display: grid;
 grid-template-columns: 180px repeat(3, 1fr);
 gap: var(--space-3);
 align-items: stretch;
 margin-block-end: var(--space-6);
 padding-block-end: var(--space-4);
 border-block-end: 1px solid var(--color-border);
}
.brand-row__label {
 display: flex;
 flex-direction: column;
 justify-content: center;
 padding: var(--space-3);
 background: var(--color-bg-alt);
 border-radius: var(--radius-md);
}
.brand-row__title {
 font-family: var(--font-display);
 font-weight: 700;
 color: var(--color-accent);
 font-size: var(--fs-md);
 margin: 0 0 var(--space-1);
}
.brand-row__id {
 font-family: var(--font-mono);
 font-size: 0.7rem;
 color: var(--color-text-muted);
 letter-spacing: 0.06em;
}
.brand-cell {
 display: flex;
 flex-direction: column;
 background: var(--color-bg);
 border: 1px solid var(--color-border);
 border-radius: var(--radius-md);
 overflow: hidden;
}
.brand-cell__image {
 aspect-ratio: 1;
 width: 100%;
 background: #f7f7f5;
}
.brand-cell__image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.brand-cell__model {
 padding: 6px 10px;
 font-size: 0.7rem;
 letter-spacing: 0.05em;
 text-transform: uppercase;
 font-weight: 600;
 text-align: center;
}
.brand-cell__model--flux { color: #4f3a8a; background: #ede9fa; }
.brand-cell__model--seed { color: #735c20; background: #faf2dc; }
.brand-cell__model--gemini { color: #1b5e3a; background: #def2e6; }
.brand-section-title {
 font-family: var(--font-display);
 font-size: var(--fs-xl);
 font-weight: 700;
 margin-block: var(--space-8) var(--space-3);
 color: var(--color-text);
 border-block-start: 2px solid var(--color-accent);
 padding-block-start: var(--space-4);
}
@media (max-width: 720px) {
 .brand-row { grid-template-columns: 1fr; }
 .brand-row__label { padding: var(--space-2); }
}
&lt;/style&gt;
&lt;h2 class="brand-section-title"&gt;Section A — Character poses&lt;/h2&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;A1 · Idle front&lt;/h3&gt;&lt;span class="brand-row__id"&gt;canonical reference pose&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A1-idle-front-flux.webp" alt="A1 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A1-idle-front-seed.webp" alt="A1 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A1-idle-front-gemini.webp" alt="A1 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;A2 · Walking side&lt;/h3&gt;&lt;span class="brand-row__id"&gt;profile / mid-stride&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A2-walking-side-flux.webp" alt="A2 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A2-walking-side-seed.webp" alt="A2 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A2-walking-side-gemini.webp" alt="A2 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;A3 · Waving hello&lt;/h3&gt;&lt;span class="brand-row__id"&gt;bipedal greeting&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A3-waving-hello-flux.webp" alt="A3 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A3-waving-hello-seed.webp" alt="A3 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A3-waving-hello-gemini.webp" alt="A3 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;A4 · Thumbs up&lt;/h3&gt;&lt;span class="brand-row__id"&gt;CTA / approval&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A4-thumbs-up-flux.webp" alt="A4 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A4-thumbs-up-seed.webp" alt="A4 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A4-thumbs-up-gemini.webp" alt="A4 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;A5 · Thinking pose&lt;/h3&gt;&lt;span class="brand-row__id"&gt;contemplative, question marks&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A5-thinking-pose-flux.webp" alt="A5 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A5-thinking-pose-seed.webp" alt="A5 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-A5-thinking-pose-gemini.webp" alt="A5 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h2 class="brand-section-title"&gt;Section B — T-shirt mockups&lt;/h2&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;B1 · Black tee + "C-YAC"&lt;/h3&gt;&lt;span class="brand-row__id"&gt;yak chest + wordmark&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B1-tshirt-cyac-flux.webp" alt="B1 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B1-tshirt-cyac-seed.webp" alt="B1 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B1-tshirt-cyac-gemini.webp" alt="B1 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;B2 · Charcoal tee + "I HACK FOR GOOD"&lt;/h3&gt;&lt;span class="brand-row__id"&gt;tagline-led design&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B2-tshirt-hack-good-flux.webp" alt="B2 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B2-tshirt-hack-good-seed.webp" alt="B2 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B2-tshirt-hack-good-gemini.webp" alt="B2 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;B3 · White tee + scatter pattern&lt;/h3&gt;&lt;span class="brand-row__id"&gt;all-over multi-pose yaks&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B3-tshirt-pattern-flux.webp" alt="B3 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B3-tshirt-pattern-seed.webp" alt="B3 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-B3-tshirt-pattern-gemini.webp" alt="B3 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h2 class="brand-section-title"&gt;Section C — Sticker mockups&lt;/h2&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;C1 · Die-cut on laptop&lt;/h3&gt;&lt;span class="brand-row__id"&gt;single-yak sticker in context&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C1-sticker-die-cut-flux.webp" alt="C1 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C1-sticker-die-cut-seed.webp" alt="C1 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C1-sticker-die-cut-gemini.webp" alt="C1 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;C2 · "C-YAC" wordmark sticker&lt;/h3&gt;&lt;span class="brand-row__id"&gt;yak peeks from behind text&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C2-sticker-cyac-wordmark-flux.webp" alt="C2 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C2-sticker-cyac-wordmark-seed.webp" alt="C2 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C2-sticker-cyac-wordmark-gemini.webp" alt="C2 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="brand-row"&gt;
 &lt;div class="brand-row__label"&gt;&lt;h3 class="brand-row__title"&gt;C3 · "I HACK FOR GOOD" sticker&lt;/h3&gt;&lt;span class="brand-row__id"&gt;horizontal tagline sticker&lt;/span&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C3-sticker-hack-good-flux.webp" alt="C3 flux" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--flux"&gt;Flux&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C3-sticker-hack-good-seed.webp" alt="C3 seedream" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--seed"&gt;Seedream&lt;/div&gt;&lt;/div&gt;
 &lt;div class="brand-cell"&gt;&lt;div class="brand-cell__image"&gt;&lt;img src="https://cyberyac.com/img/brand/brand-C3-sticker-hack-good-gemini.webp" alt="C3 gemini" loading="lazy"&gt;&lt;/div&gt;&lt;div class="brand-cell__model brand-cell__model--gemini"&gt;Gemini&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h2 id="how-to-give-feedback"&gt;How to give feedback&lt;/h2&gt;
&lt;p&gt;For each row, pick the cell (Flux / Seedream / Gemini) that best lands the brief. Send back a list like:&lt;/p&gt;</description></item><item><title>BSides Cayman · Teen Track</title><link>https://cyberyac.com/cayman-islands/events/bsides-teen-track/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/cayman-islands/events/bsides-teen-track/</guid><description>&lt;p&gt;C-YAC members take a dedicated track at the community security conference — &lt;strong&gt;nine teen-delivered talks&lt;/strong&gt; alongside the adult programme.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sample talks:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;What the For You Page is actually optimising for&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;How we built a phishing-link detector that beat three university teams&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Deepfakes in the group chat — a field guide&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Speaking slots are open to any chapter member who pitches a talk. &lt;strong&gt;Students write, rehearse, and deliver; specialists mentor.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Placeholder event — line-up is illustrative and will be replaced before launch.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>C-YAC Brand Package (Flux)</title><link>https://cyberyac.com/brand-flux/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/brand-flux/</guid><description>&lt;p&gt;&lt;strong&gt;Engine locked: Flux.&lt;/strong&gt; Cleanest chunky-pixel form, best style consistency, pixel-block typography works on it.&lt;/p&gt;
&lt;p&gt;Thirty curated assets across six sections: brand marks, pose library, lockups, apparel, stickers, and format variants. All on the same generation engine for visual consistency. Production-ready as a starter — pick what to refine, what to swap, what to add.&lt;/p&gt;
&lt;style&gt;
.bf-section-title {
 font-family: var(--font-display);
 font-size: var(--fs-xl);
 font-weight: 700;
 margin-block: var(--space-8) var(--space-1);
 color: var(--color-text);
 border-block-start: 3px solid var(--color-accent);
 padding-block-start: var(--space-3);
}
.bf-section-sub {
 font-family: var(--font-sans);
 font-size: var(--fs-sm);
 color: var(--color-text-muted);
 margin-block: 0 var(--space-4);
}
.bf-grid {
 display: grid;
 grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
 gap: var(--space-3);
 margin-block-end: var(--space-6);
}
.bf-grid--wide {
 grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}
.bf-tile {
 display: flex;
 flex-direction: column;
 background: var(--color-bg);
 border: 1px solid var(--color-border);
 border-radius: var(--radius-md);
 overflow: hidden;
 transition: transform 0.2s ease;
}
.bf-tile:hover { transform: translateY(-2px); box-shadow: 0 4px 14px rgba(0,0,0,0.08); }
.bf-tile__image {
 aspect-ratio: 1;
 width: 100%;
 background: #f7f7f5;
}
.bf-tile__image--16x9 { aspect-ratio: 16/9; }
.bf-tile__image--9x16 { aspect-ratio: 9/16; max-height: 460px; }
.bf-tile__image img { width: 100%; height: 100%; object-fit: contain; display: block; background: #f7f7f5; }
.bf-tile__caption {
 padding: var(--space-3);
 font-size: var(--fs-sm);
 line-height: 1.4;
}
.bf-tile__id {
 font-family: var(--font-mono);
 color: var(--color-accent);
 font-weight: 700;
 margin-right: var(--space-2);
}
.bf-tile__use {
 display: block;
 font-size: 0.72rem;
 color: var(--color-text-muted);
 margin-top: 2px;
 letter-spacing: 0.02em;
}
&lt;/style&gt;
&lt;h2 class="bf-section-title"&gt;1 · Brand marks&lt;/h2&gt;
&lt;p class="bf-section-sub"&gt;Four canonical mark variants. The first is the official idle-front; the rest are alternate framings for use where the canonical doesn't fit.&lt;/p&gt;</description></item><item><title>Capstone Night</title><link>https://cyberyac.com/cayman-islands/events/capstone-night/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/cayman-islands/events/capstone-night/</guid><description>&lt;p&gt;The annual regional capstone — every Cayman chapter presents the work it made this year to a live audience of parents, teachers, and host organisations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On the night:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Each chapter runs a &lt;strong&gt;15-minute showcase&lt;/strong&gt; — manifesto performances, build demos, dispatch readings, contest entries.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Students MC the whole evening.&lt;/strong&gt; Adults are in the audience, not on the mic.&lt;/li&gt;
&lt;li&gt;A closing &lt;strong&gt;&amp;ldquo;hacker for good&amp;rdquo; pledge&lt;/strong&gt; said aloud by every member present.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Placeholder event — details, line-up, and RSVP are illustrative and will be replaced before launch.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Contact</title><link>https://cyberyac.com/contact/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/contact/</guid><description>&lt;h2 id="send-us-a-note"&gt;Send us a note&lt;/h2&gt;
&lt;p&gt;One sentence about your situation is enough to get a conversation going. Student, parent, school, library, community group, sponsor — whichever fits.&lt;/p&gt;
&lt;form class="contact-form" id="contact-form" method="POST" action="https://cyberyac.com/api/contact" novalidate&gt;
 &lt;div class="field"&gt;
 &lt;label for="cf-name"&gt;Your name&lt;/label&gt;
 &lt;input id="cf-name" name="name" type="text" required maxlength="120" autocomplete="name"&gt;
 &lt;/div&gt;
 &lt;div class="field"&gt;
 &lt;label for="cf-email"&gt;Email&lt;/label&gt;
 &lt;input id="cf-email" name="email" type="email" required maxlength="200" autocomplete="email"&gt;
 &lt;/div&gt;
 &lt;div class="field"&gt;
 &lt;label for="cf-role"&gt;I am&lt;/label&gt;
 &lt;select id="cf-role" name="role"&gt;
 &lt;option value=""&gt;—&lt;/option&gt;
 &lt;option value="student"&gt;A student (12–17)&lt;/option&gt;
 &lt;option value="parent"&gt;A parent&lt;/option&gt;
 &lt;option value="teacher"&gt;A teacher / school&lt;/option&gt;
 &lt;option value="library"&gt;A library / community youth programme&lt;/option&gt;
 &lt;option value="sponsor"&gt;A potential sponsor / partner&lt;/option&gt;
 &lt;option value="volunteer"&gt;A potential volunteer specialist&lt;/option&gt;
 &lt;option value="other"&gt;Something else&lt;/option&gt;
 &lt;/select&gt;
 &lt;/div&gt;
 &lt;div class="field"&gt;
 &lt;label for="cf-org"&gt;Organisation (optional)&lt;/label&gt;
 &lt;input id="cf-org" name="organisation" type="text" maxlength="200" autocomplete="organization"&gt;
 &lt;/div&gt;
 &lt;div class="field"&gt;
 &lt;label for="cf-message"&gt;What's on your mind?&lt;/label&gt;
 &lt;textarea id="cf-message" name="message" rows="6" required maxlength="10000"&gt;&lt;/textarea&gt;
 &lt;/div&gt;
 &lt;label class="checkbox"&gt;
 &lt;input type="checkbox" name="consent" value="1" required&gt;
 &lt;span&gt;I consent to C-YAC contacting me about this submission. See our &lt;a href="https://cyberyac.com/privacy/"&gt;privacy notice&lt;/a&gt;.&lt;/span&gt;
 &lt;/label&gt;
 &lt;!-- Honeypot — invisible to humans, bots fill it --&gt;
 &lt;input class="hp" type="text" name="website" tabindex="-1" autocomplete="off" aria-hidden="true"&gt;
 &lt;!-- Cloudflare Turnstile — privacy-preserving bot challenge (no cookies, no tracking) --&gt;
 &lt;div class="cf-turnstile" data-sitekey="0x4AAAAAADpDXI-7H-aUY4CM" data-theme="dark" data-size="flexible"&gt;&lt;/div&gt;
&lt;p&gt;&lt;button type="submit"&gt;Send&lt;/button&gt;&lt;/p&gt;</description></item><item><title>For Host Organisations</title><link>https://cyberyac.com/hosts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/hosts/</guid><description>&lt;p&gt;A C-YAC chapter needs three things from a host organisation: a room, an adult lead, and a critical mass of curious students aged 12–17. We provide the rest.&lt;/p&gt;
&lt;h2 id="who-hosts-chapters"&gt;Who hosts chapters&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Schools&lt;/strong&gt; — public and private, primary into secondary.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Home-schooling co-ops, microschools, and learning pods&lt;/strong&gt; — chapters at the co-op or microschool level, run inside your community at its own pace.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Community youth groups&lt;/strong&gt; — faith-community youth groups, scouts, sports clubs, community-centre teen programmes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Library teen programmes&lt;/strong&gt; — increasingly common. Libraries already do teen-focused programming; this slots in.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="setup"&gt;Setup&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;A founding cohort of four to twelve students.&lt;/strong&gt; Smaller works for the pilot term; expand once it lands.&lt;/p&gt;</description></item><item><title>For Parents</title><link>https://cyberyac.com/parents/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/parents/</guid><description>&lt;p&gt;C-YAC — the Cyber Youth Advisory Council — is for students aged 12–17 who want to be more than passive recipients of digital-safety messaging. They want to teach the year below them. They want to inform the adults around them. They want a portfolio.&lt;/p&gt;
&lt;p&gt;If that sounds like your student, this page is for you.&lt;/p&gt;
&lt;h2 id="what-it-asks-of-your-student"&gt;What it asks of your student&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Time.&lt;/strong&gt; Two to four hours a month is the baseline. More if they want to lead a workshop, host a parent night, or take on a portfolio project — and many do, by choice.&lt;/p&gt;</description></item><item><title>For Students</title><link>https://cyberyac.com/students/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/students/</guid><description>&lt;p&gt;You already know more about how these platforms feel from the inside than most of the adults in your life. What we offer is a way to turn that fluency into a skill set, a portfolio, and — if you stay with it — a career.&lt;/p&gt;
&lt;h2 id="c-yac-is-not-a-club"&gt;C-YAC is not a club&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s a working council. You&amp;rsquo;ll teach. You&amp;rsquo;ll run workshops. You&amp;rsquo;ll host parent nights and stand in front of the parents of your school and explain — better than we ever could — what is actually on the platforms their kids use.&lt;/p&gt;</description></item><item><title>Harbour High</title><link>https://cyberyac.com/cayman-islands/harbour/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/cayman-islands/harbour/</guid><description/></item><item><title>Joint Parent Night</title><link>https://cyberyac.com/cayman-islands/events/joint-parent-night/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/cayman-islands/events/joint-parent-night/</guid><description>&lt;p&gt;A cross-chapter evening where &lt;strong&gt;students teach the parents&lt;/strong&gt; — the inversion that defines C-YAC.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On the night:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live walkthroughs of the apps and platforms parents are most worried about.&lt;/li&gt;
&lt;li&gt;A no-judgement &lt;strong&gt;Q&amp;amp;A&lt;/strong&gt; — parents ask, students answer.&lt;/li&gt;
&lt;li&gt;Take-home &lt;strong&gt;family digital-life playbook&lt;/strong&gt; built by the chapters.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Run jointly by all four Cayman chapters; younger members shadow to learn how to host next year.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Placeholder event — details are illustrative and will be replaced before launch.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Mascot Draft Set</title><link>https://cyberyac.com/mascots/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/mascots/</guid><description>&lt;h2 id="round-3--pixel-art-anchored-on-r2-34-35-39"&gt;Round 3 — pixel art (anchored on R2 #34, #35, #39)&lt;/h2&gt;
&lt;p&gt;Twenty-five new variations all in pixel-art aesthetic, exploring action poses (anchored on &lt;strong&gt;R2 #34&lt;/strong&gt; — the chunky full-body sprite), head-icon variants (&lt;strong&gt;R2 #35&lt;/strong&gt;), chibi sub-style (&lt;strong&gt;R2 #39&lt;/strong&gt;), and pixel-era / palette variations.&lt;/p&gt;
&lt;p&gt;Tell us which numbers from Round 3 to pursue (3–5) plus what to push further. We refine those into the final mascot system.&lt;/p&gt;
&lt;style&gt;
.mascot-grid {
 display: grid;
 grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
 gap: var(--space-4);
 margin-block: var(--space-6) var(--space-10);
}
.mascot-tile {
 display: flex;
 flex-direction: column;
 background: var(--color-bg);
 border: 1px solid var(--color-border);
 border-radius: var(--radius-md);
 overflow: hidden;
 transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.mascot-tile:hover { transform: translateY(-2px); box-shadow: 0 4px 14px rgba(0,0,0,0.08); }
.mascot-tile__image {
 aspect-ratio: 1;
 width: 100%;
 background: #f7f7f5;
 overflow: hidden;
}
.mascot-tile__image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.mascot-tile__caption {
 padding: var(--space-3);
 font-size: var(--fs-sm);
 line-height: 1.4;
}
.mascot-tile__num {
 font-family: var(--font-display);
 font-weight: 700;
 color: var(--color-accent);
 margin-right: var(--space-2);
}
.mascot-tile__model {
 display: inline-block;
 font-size: 0.7rem;
 letter-spacing: 0.05em;
 text-transform: uppercase;
 padding: 1px 6px;
 border-radius: 4px;
 margin-left: var(--space-1);
 vertical-align: middle;
}
.mascot-tile__model--flux { color: #4f3a8a; background: #ede9fa; }
.mascot-tile__model--seed { color: #735c20; background: #faf2dc; }
.mascot-tile__model--gemini { color: #1b5e3a; background: #def2e6; }
.mascot-substyle-label {
 font-family: var(--font-sans);
 font-size: var(--fs-sm);
 font-weight: 600;
 letter-spacing: 0.04em;
 text-transform: uppercase;
 color: var(--color-text-muted);
 margin-block-start: var(--space-6);
 border-block-start: 1px solid var(--color-border);
 padding-block-start: var(--space-4);
}
details.round-archive {
 margin-block-start: var(--space-8);
}
details.round-archive summary {
 cursor: pointer;
 font-family: var(--font-display);
 font-size: var(--fs-lg);
 font-weight: 600;
 padding: var(--space-3) 0;
 color: var(--color-text-muted);
}
&lt;/style&gt;
&lt;h3 class="mascot-substyle-label"&gt;A. Pixel action poses — nine variations&lt;/h3&gt;
&lt;div class="mascot-grid"&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-51-pixel-idle.webp" alt="pixel idle stance" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;51&lt;/span&gt;Idle stance&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-52-pixel-running.webp" alt="pixel running" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;52&lt;/span&gt;Running right&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-53-pixel-laptop.webp" alt="pixel + laptop" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;53&lt;/span&gt;Sitting + laptop&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-54-pixel-soccer.webp" alt="pixel soccer kick" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;54&lt;/span&gt;Soccer kick&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-55-pixel-defiant.webp" alt="pixel defiant" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;55&lt;/span&gt;Arms-crossed defiant&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-56-pixel-spell.webp" alt="pixel spell" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;56&lt;/span&gt;Casting spell&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-57-pixel-victory.webp" alt="pixel victory" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;57&lt;/span&gt;Victory pose&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-58-pixel-napping.webp" alt="pixel napping" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;58&lt;/span&gt;Napping (ZZZ)&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-59-pixel-hacking.webp" alt="pixel hacking" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;59&lt;/span&gt;Hacking keyboard&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;h3 class="mascot-substyle-label"&gt;B. Pixel head-icon variants — six variations&lt;/h3&gt;
&lt;div class="mascot-grid"&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-60-pixel-icon-32.webp" alt="32x32 icon" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;60&lt;/span&gt;32x32 portrait icon&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-61-pixel-emoji.webp" alt="emoji 24x24" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;61&lt;/span&gt;24x24 emoji&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-62-pixel-ega.webp" alt="EGA palette" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;62&lt;/span&gt;EGA palette&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-63-pixel-laughing.webp" alt="pixel laughing" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;63&lt;/span&gt;Laughing head&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-64-pixel-profile.webp" alt="pixel profile" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;64&lt;/span&gt;Profile view&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-65-pixel-wink.webp" alt="pixel wink" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;65&lt;/span&gt;Wink&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;h3 class="mascot-substyle-label"&gt;C. Chibi pixel — four variations&lt;/h3&gt;
&lt;div class="mascot-grid"&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-66-chibi-oversized.webp" alt="chibi oversized horns" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;66&lt;/span&gt;Oversized horns&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-67-chibi-bigkey.webp" alt="chibi big key" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;67&lt;/span&gt;Big encrypt-key&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-68-chibi-hoodie.webp" alt="chibi hoodie" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;68&lt;/span&gt;Tiny hoodie&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-69-chibi-pair.webp" alt="chibi pair" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;69&lt;/span&gt;Pair (big + small)&lt;span class="mascot-tile__model mascot-tile__model--flux"&gt;flux&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;h3 class="mascot-substyle-label"&gt;D. Pixel-era + context — six variations&lt;/h3&gt;
&lt;div class="mascot-grid"&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-70-polished-modern.webp" alt="polished modern pixel + scanlines" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;70&lt;/span&gt;Polished + scanlines&lt;span class="mascot-tile__model mascot-tile__model--seed"&gt;seed&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-71-gameboy-mono.webp" alt="Game Boy monochrome purple" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;71&lt;/span&gt;Game Boy mono (purple)&lt;span class="mascot-tile__model mascot-tile__model--seed"&gt;seed&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-72-isometric-tiny.webp" alt="isometric tiny world" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;72&lt;/span&gt;Isometric tiny world&lt;span class="mascot-tile__model mascot-tile__model--seed"&gt;seed&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-73-plush-pixel-hybrid.webp" alt="plush + pixel hybrid" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;73&lt;/span&gt;Plush + pixel hybrid&lt;span class="mascot-tile__model mascot-tile__model--seed"&gt;seed&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-74-synthwave-scene.webp" alt="synthwave city scene" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;74&lt;/span&gt;Synthwave city&lt;span class="mascot-tile__model mascot-tile__model--seed"&gt;seed&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
 &lt;figure class="mascot-tile"&gt;&lt;div class="mascot-tile__image"&gt;&lt;img src="https://cyberyac.com/img/mascots/mascot-75-animation-strip.webp" alt="3-frame animation strip" loading="lazy"&gt;&lt;/div&gt;&lt;figcaption class="mascot-tile__caption"&gt;&lt;span class="mascot-tile__num"&gt;75&lt;/span&gt;3-frame animation&lt;span class="mascot-tile__model mascot-tile__model--gemini"&gt;gemini&lt;/span&gt;&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;h2 id="how-to-give-feedback"&gt;How to give feedback&lt;/h2&gt;
&lt;p&gt;Reply with the numbers from Round 3 (3–5) plus a sentence each on what to push further. We refine into the final mascot system.&lt;/p&gt;</description></item><item><title>Northwood Academy</title><link>https://cyberyac.com/cayman-islands/northwood/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/cayman-islands/northwood/</guid><description/></item><item><title>Privacy</title><link>https://cyberyac.com/privacy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/privacy/</guid><description>&lt;h2 id="short-answer-no-tracking-around-here"&gt;Short answer: no tracking around here.&lt;/h2&gt;
&lt;p&gt;C-YAC is a youth cybersecurity programme. It would be a poor fit for our brief to track you.&lt;/p&gt;
&lt;h2 id="what-we-do-plainly"&gt;What we do, plainly&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloudflare-only analytics, cookieless, no profile.&lt;/strong&gt; We use Cloudflare Web Analytics. It loads a small JavaScript beacon from &lt;code&gt;cloudflareinsights.com&lt;/code&gt; to record pageviews and page-load timing. It sets &lt;strong&gt;no cookies&lt;/strong&gt;, doesn&amp;rsquo;t fingerprint, doesn&amp;rsquo;t build a cross-site profile, and doesn&amp;rsquo;t share data with advertising networks. Your IP is truncated by Cloudflare before it&amp;rsquo;s stored.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No advertising trackers.&lt;/strong&gt; No Facebook Pixel. No Google Analytics. No retargeting beacons. No conversion-pixel network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No cookies set by us.&lt;/strong&gt; A small set of Cloudflare-managed cookies may exist on the connection layer for performance and bot mitigation; those are not used to profile you.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No newsletter sign-up without your explicit action.&lt;/strong&gt; If you submit the contact form, it goes straight into our own collector (no third-party forms provider). It is used solely to respond to your enquiry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No selling, no sharing, no surprise integrations.&lt;/strong&gt; Your contact info is for our team and the volunteer specialists you&amp;rsquo;re matched with — nothing else.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="what-we-use-when-we-use-it"&gt;What we use, when we use it&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloudflare&lt;/strong&gt; — hosts the site and provides server-side analytics. Their privacy posture is on their site.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Our own form collector&lt;/strong&gt; — the contact form at &lt;code&gt;/contact/&lt;/code&gt; posts to an endpoint we run on Cloudflare. Your submission goes into a database we own. No third-party forms provider sees it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No font requests at all.&lt;/strong&gt; We name Roboto and Roboto Slab in our CSS, but we don&amp;rsquo;t load font files from anywhere — not from Google, not even from our own server. If you have those fonts installed (most Android/ChromeOS users do), your browser uses them; otherwise it falls back to your operating system&amp;rsquo;s default sans-serif. Either way, your IP doesn&amp;rsquo;t go anywhere for type.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email-address obfuscation.&lt;/strong&gt; Cloudflare auto-injects a small script (&lt;code&gt;email-decode.min.js&lt;/code&gt;) that obfuscates the &lt;code&gt;hello@cyberyac.com&lt;/code&gt; link in our HTML so scrapers can&amp;rsquo;t harvest it. The script runs only to re-render the address for you to click. It doesn&amp;rsquo;t track and doesn&amp;rsquo;t talk to anyone outside Cloudflare.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Spam protection on the contact form.&lt;/strong&gt; The &lt;code&gt;/contact/&lt;/code&gt; form uses Cloudflare Turnstile, a privacy-preserving challenge that confirms you&amp;rsquo;re a person rather than a bot. It loads a small script from &lt;code&gt;challenges.cloudflare.com&lt;/code&gt;. Turnstile is Cloudflare&amp;rsquo;s alternative to reCAPTCHA, built to avoid the privacy problems of the alternatives: it &lt;strong&gt;doesn&amp;rsquo;t profile you across sites and isn&amp;rsquo;t used to build an advertising profile.&lt;/strong&gt; It runs only on the contact page, and only to keep our inbox free of automated spam.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="how-long-we-keep-your-submission"&gt;How long we keep your submission&lt;/h2&gt;
&lt;p&gt;Contact-form submissions are hard-deleted from our database once they&amp;rsquo;re more than a year old. If you&amp;rsquo;d like us to delete yours sooner, write to us at the email below and we&amp;rsquo;ll remove it the same day.&lt;/p&gt;</description></item><item><title>Riverside School</title><link>https://cyberyac.com/cayman-islands/riverside/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/cayman-islands/riverside/</guid><description/></item><item><title>Summit College</title><link>https://cyberyac.com/cayman-islands/summit/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/cayman-islands/summit/</guid><description/></item><item><title>The Pledge</title><link>https://cyberyac.com/pledge/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cyberyac.com/pledge/</guid><description>&lt;h2 id="i-am-a-hacker--for-good"&gt;I am a hacker — for good.&lt;/h2&gt;
&lt;p&gt;That&amp;rsquo;s the pledge. Said aloud, by every member, at the start of every chapter session — Year 9 and Year 12, first day and last.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s six words, and it does a lot of work.&lt;/p&gt;
&lt;h2 id="what-it-means"&gt;What it means&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;I am a hacker&amp;rdquo;&lt;/strong&gt; — we keep the word on purpose. A hacker is someone who understands how a system &lt;em&gt;actually&lt;/em&gt; works, well enough to bend it. That&amp;rsquo;s a skill, not a crime. We claim it.&lt;/p&gt;</description></item></channel></rss>