.columns-section[data-astro-cid-n7g2myku]{padding-block:var(--space-16)}.columns-section__header[data-astro-cid-n7g2myku]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:var(--space-8)}.columns-section__title[data-astro-cid-n7g2myku]{font-family:var(--font-heading);font-size:60px;line-height:1;font-weight:var(--font-bold);color:var(--color-bg-yellow)}.columns-section__heading[data-astro-cid-n7g2myku]{width:fit-content}.columns-section__divider[data-astro-cid-n7g2myku]{color:var(--color-bg-yellow);line-height:0;margin-top:var(--space-2)}.columns-section__divider[data-astro-cid-n7g2myku] svg{display:block;width:0;min-width:100%;height:auto}.columns-section__divider[data-astro-cid-n7g2myku] svg path{fill:currentColor}.columns-section__view-all[data-astro-cid-n7g2myku]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-secondary);transition:color var(--transition-fast)}.columns-section__view-all[data-astro-cid-n7g2myku]:hover{color:var(--color-secondary-dark)}.columns-section__grid[data-astro-cid-n7g2myku]{display:grid;gap:var(--space-8)}.columns-section__more[data-astro-cid-n7g2myku]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}@media(max-width:1024px){.columns-section__more[data-astro-cid-n7g2myku]{grid-template-columns:repeat(2,1fr)}.columns-section__title[data-astro-cid-n7g2myku]{font-size:50px}}@media(max-width:640px){.columns-section__header[data-astro-cid-n7g2myku]{flex-direction:column;gap:var(--space-2)}.columns-section__more[data-astro-cid-n7g2myku]{grid-template-columns:1fr}.columns-section__title[data-astro-cid-n7g2myku]{font-size:40px}}.categories-section[data-astro-cid-c26ai6gj]{padding-block:var(--space-16);background-color:var(--color-bg)}.categories-section__heading[data-astro-cid-c26ai6gj]{width:fit-content;margin-bottom:var(--space-8)}.categories-section__title[data-astro-cid-c26ai6gj]{font-family:var(--font-heading);font-size:46px;line-height:1;font-weight:var(--font-bold);text-align:left;color:var(--color-bg-yellow)}.categories-section__divider[data-astro-cid-c26ai6gj]{color:var(--color-bg-yellow);line-height:0;width:100%;margin-top:var(--space-2)}.categories-section__divider[data-astro-cid-c26ai6gj] svg{display:block;width:0;min-width:100%;height:auto}.categories-section__divider[data-astro-cid-c26ai6gj] svg path{fill:currentColor}.categories-section__grid[data-astro-cid-c26ai6gj]{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--space-5)}.category-card[data-astro-cid-c26ai6gj]{display:flex;flex-direction:column;align-items:stretch;text-align:center;gap:0;background:var(--color-surface);border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:box-shadow var(--transition-base),transform var(--transition-base)}.category-card[data-astro-cid-c26ai6gj]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.category-card__swatch[data-astro-cid-c26ai6gj]{position:relative;width:100%;height:160px;display:flex;align-items:center;justify-content:center;overflow:hidden}.category-card__icon[data-astro-cid-c26ai6gj]{max-width:75%;max-height:130px;width:auto;height:130px;object-fit:contain;transition:transform .2s ease}.category-card[data-astro-cid-c26ai6gj]:hover .category-card__icon[data-astro-cid-c26ai6gj]{transform:scale(1.08)}.category-card__name[data-astro-cid-c26ai6gj]{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--color-black);padding-top:var(--space-4);margin-bottom:2px}.category-card__count[data-astro-cid-c26ai6gj]{font-size:var(--text-sm);display:flex;align-items:center;justify-content:center;gap:var(--space-1);color:var(--color-gray-600);padding-bottom:var(--space-6)}@media(max-width:1024px){.categories-section__grid[data-astro-cid-c26ai6gj]{grid-template-columns:repeat(3,1fr)}.categories-section__title[data-astro-cid-c26ai6gj]{font-size:40px}}@media(max-width:640px){.categories-section__grid[data-astro-cid-c26ai6gj]{grid-template-columns:repeat(2,1fr)}.categories-section__title[data-astro-cid-c26ai6gj]{font-size:34px}}.connect-section[data-astro-cid-64j2pjvz]{padding-top:0;padding-bottom:0;background-color:var(--color-bg-blue)}.connect-section__title[data-astro-cid-64j2pjvz]{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-10)}.connect-section__heading-wrap[data-astro-cid-64j2pjvz]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:var(--space-10);min-height:160px}.connect-section__heading-main[data-astro-cid-64j2pjvz]{color:var(--color-bg-yellow);font-family:var(--font-heading);font-size:10rem;font-weight:var(--font-bold);text-transform:uppercase;text-align:center;line-height:8.5rem;letter-spacing:-.04em;position:relative;z-index:1;width:100%;display:block}.connect-section__heading-overlay[data-astro-cid-64j2pjvz]{position:absolute;left:50%;top:7px;transform:translate(-50%);color:#ee3b95;font-family:Sacramento,cursive;font-size:6rem;line-height:8.25rem;font-weight:400;text-transform:lowercase;text-align:center;white-space:nowrap;z-index:2;pointer-events:none}.connect-section__layout[data-astro-cid-64j2pjvz]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-10);max-width:var(--max-width-lg);margin-inline:auto}.connect-section__profile[data-astro-cid-64j2pjvz]{display:flex;justify-content:center;align-items:flex-end;width:100%;margin:0;padding:0;height:auto;overflow:visible}.connect-section__profile-img[data-astro-cid-64j2pjvz]{width:410px;height:410px;object-fit:cover;border:none;border-radius:0;box-shadow:none;margin:0;padding:0;display:block}.connect-card[data-astro-cid-64j2pjvz]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-2);padding:var(--space-6);border-radius:var(--radius-xl)}.connect-card__icon[data-astro-cid-64j2pjvz]{display:flex;align-items:center;justify-content:center;color:var(--color-black)!important}.connect-card__platform[data-astro-cid-64j2pjvz]{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--font-bold)}.connect-card__handle[data-astro-cid-64j2pjvz]{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:var(--tracking-wide)}.connect-card__follow[data-astro-cid-64j2pjvz]{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);background:var(--color-primary);color:var(--color-text-inverse);font-size:var(--text-sm);font-weight:var(--font-semibold);transition:background var(--transition-fast)}.connect-card__follow[data-astro-cid-64j2pjvz]:hover,.connect-card__follow[data-astro-cid-64j2pjvz]:focus-visible{background:#ee3b95;color:var(--color-white);border-color:#ee3b95}@media(max-width:768px){.connect-section__layout[data-astro-cid-64j2pjvz]{grid-template-columns:1fr;gap:var(--space-6)}.connect-section__profile[data-astro-cid-64j2pjvz]{order:-1}.connect-section__profile-img[data-astro-cid-64j2pjvz]{width:150px;height:150px}}.thoughts-section[data-astro-cid-3xn472am]{padding-block:0;background-color:#f6f4f5}.thoughts-section__curve-top[data-astro-cid-3xn472am]{transform:scaleX(-1);line-height:0}.thoughts-section__header[data-astro-cid-3xn472am]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:var(--space-8)}.thoughts-section__title[data-astro-cid-3xn472am]{font-family:var(--font-heading);font-size:60px;line-height:1;font-weight:var(--font-bold);color:var(--color-bg-yellow)}.thoughts-section__heading[data-astro-cid-3xn472am]{width:fit-content}.thoughts-section__divider[data-astro-cid-3xn472am]{color:var(--color-bg-yellow);line-height:0;margin-top:var(--space-2)}.thoughts-section__divider[data-astro-cid-3xn472am] svg{display:block;width:0;min-width:100%;height:auto}.thoughts-section__divider[data-astro-cid-3xn472am] svg path{fill:currentColor}.thoughts-section__view-all[data-astro-cid-3xn472am]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-secondary);transition:color var(--transition-fast)}.thoughts-section__view-all[data-astro-cid-3xn472am]:hover{color:var(--color-secondary-dark)}.thoughts-section__grid[data-astro-cid-3xn472am]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);padding-bottom:2px}.thought-card[data-astro-cid-3xn472am]{padding:var(--space-8);background:#fff;border-radius:var(--radius-2xl);border:1.5px solid var(--color-gray-400);box-shadow:none}.thought-card__title[data-astro-cid-3xn472am]{font-family:var(--font-heading);font-size:2.0625rem;font-weight:var(--font-bold);line-height:var(--leading-tight);margin-bottom:var(--space-3)}.thought-card__body[data-astro-cid-3xn472am]{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-text)}.thought-card__number[data-astro-cid-3xn472am]{display:block;padding-top:13px;padding-bottom:13px;font-size:12px;font-weight:700;color:var(--color-gray-500);letter-spacing:1px;text-transform:uppercase}@media(max-width:1024px){.thoughts-section__grid[data-astro-cid-3xn472am]{grid-template-columns:repeat(2,1fr)}.thoughts-section__title[data-astro-cid-3xn472am]{font-size:50px}}@media(max-width:640px){.thoughts-section__header[data-astro-cid-3xn472am]{flex-direction:column;gap:var(--space-2)}.thoughts-section__grid[data-astro-cid-3xn472am]{grid-template-columns:1fr}.thoughts-section__title[data-astro-cid-3xn472am]{font-size:40px}}.connect-section__heading-wrap[data-astro-cid-tkogvvo3]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:var(--space-10);min-height:160px;padding-top:var(--space-12)}.connect-section__heading-main[data-astro-cid-tkogvvo3]{color:var(--color-bg-yellow);font-family:var(--font-heading);font-size:10rem;font-weight:var(--font-bold);text-transform:uppercase;text-align:center;line-height:8.5rem;letter-spacing:-.04em;position:relative;z-index:1;width:100%;display:block}.connect-section__heading-overlay[data-astro-cid-tkogvvo3]{position:absolute;left:50%;top:32px;transform:translate(-50%);color:#ee3b95;font-family:Sacramento,cursive;font-size:6rem;line-height:8.25rem;font-weight:400;text-transform:lowercase;text-align:center;white-space:nowrap;z-index:2;pointer-events:none}.videos-section[data-astro-cid-bxkbttxk]{margin-bottom:var(--space-16);margin-top:var(--space-10)}.videos-section__shorts-grid[data-astro-cid-bxkbttxk]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6);margin-bottom:var(--space-6);justify-items:center}@media(min-width:900px){.videos-section__shorts-grid[data-astro-cid-bxkbttxk]{grid-template-columns:repeat(4,1fr)}}.videos-section__iframe[data-astro-cid-bxkbttxk]{width:100%;max-width:315px;aspect-ratio:9/16;height:auto;min-height:315px;max-height:560px;display:block;margin-inline:auto;background:transparent;border:none;object-fit:cover}.videos-section__shorts-grid[data-astro-cid-bxkbttxk] iframe[data-astro-cid-bxkbttxk]{border:none;background:transparent}.videos-section__shorts-grid[data-astro-cid-bxkbttxk] iframe[data-astro-cid-bxkbttxk]::-webkit-media-controls-panel,.videos-section__shorts-grid[data-astro-cid-bxkbttxk] iframe[data-astro-cid-bxkbttxk]::-webkit-media-controls-enclosure{background:transparent!important}.videos-section__short[data-astro-cid-bxkbttxk]{display:flex;flex-direction:column;align-items:center;text-decoration:none;background:#fff;border-radius:var(--radius-xl);box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:box-shadow .2s}.videos-section__short[data-astro-cid-bxkbttxk]:hover{box-shadow:0 4px 16px #0000001a}.videos-section__thumb[data-astro-cid-bxkbttxk]{width:100%;aspect-ratio:9/16;object-fit:cover}.videos-section__title[data-astro-cid-bxkbttxk]{font-size:var(--text-base);font-weight:600;color:var(--color-text);padding:var(--space-3);text-align:center}.videos-section__btn-row[data-astro-cid-bxkbttxk]{display:flex;justify-content:center;align-items:center;gap:1rem;margin:var(--space-8) auto 0 auto}.videos-section__more-btn{display:flex;justify-content:center;align-items:center;padding:var(--space-2) 20px;border-radius:var(--radius-full);background:var(--color-secondary);color:#fff;font-weight:600;font-size:var(--text-lg);border:none;text-decoration:none;box-shadow:0 2px 8px #ee3b951a;transition:background .2s,box-shadow .2s;cursor:pointer}.videos-section__yt-btn{display:flex;justify-content:center;align-items:center;padding:var(--space-2) 20px;border-radius:var(--radius-full);background:transparent;color:var(--color-secondary);font-weight:600;font-size:var(--text-lg);border:2px solid var(--color-secondary);text-decoration:none;box-shadow:0 2px 8px #ee3b951a;transition:background .2s,color .2s,box-shadow .2s;cursor:pointer}.videos-section__yt-btn:hover{background:var(--color-secondary);color:#fff;box-shadow:0 4px 16px #ee3b952e}.videos-section__more-btn:hover{background:var(--color-secondary-dark);box-shadow:0 4px 16px #ee3b952e}
