@font-face{font-family:Cmas Play;src:url(/fonts/cmas-play.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(https://cdn.jsdelivr.net/npm/open-dyslexic@1.0.3/OpenDyslexic-Regular.woff2) format("woff2"),url(https://cdn.jsdelivr.net/npm/open-dyslexic@1.0.3/OpenDyslexic-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(https://cdn.jsdelivr.net/npm/open-dyslexic@1.0.3/OpenDyslexic-Bold.woff2) format("woff2"),url(https://cdn.jsdelivr.net/npm/open-dyslexic@1.0.3/OpenDyslexic-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Cmas Play,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--theme-bg: #ffd0e1;--theme-text: #ff87b9;--theme-link: inherit;--theme-accent: #ff87b9;--theme-accent-hover: #ffb5d4;--theme-on-accent: #fff2f7;--theme-surface: #fff2f7;--theme-surface-alt: #ffe5ee;--theme-surface-hover: #ffd7ec;--theme-border: #ffffff;--theme-border-soft: #ffc6db;--theme-overlay: rgba(0, 0, 0, .5);--theme-muted: #666666;--theme-toggle-track: #cccccc;--theme-footer-bg: #ff80c4;--theme-footer-text: #fff2f7;--theme-footer-link: #fff2f7;--theme-button-bg: #1a1a1a;--theme-button-hover-border: #646cff;--theme-navbar-bg: #ff87b9;--theme-navbar-link: #fff2f7;--theme-navbar-active-bg: #fff2f7;--theme-navbar-toggle-bg: #fff2f7;--theme-navbar-toggle-text: #ff87b9;--theme-navbar-indicator-bg: #fff2f7;--theme-navbar-active-text: #ff87b9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--theme-link);text-decoration:underline}html{height:100%;background-color:var(--theme-bg)}body{margin:0;background-color:var(--theme-bg);color:var(--theme-text);min-height:100vh;min-height:100dvh}#root{min-height:100%}h1{font-size:3.2em;line-height:1.1}h2{font-size:2.25em;line-height:1.1}p{font-size:1.25em}@media(max-width:680px){h1{font-size:2rem;line-height:1.15}h2{font-size:1.5rem;line-height:1.2}p{font-size:1rem;line-height:1.45}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--theme-button-bg);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--theme-button-hover-border)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:inherit;background-color:transparent}button{background-color:#f9f9f9}}html.dyslexia-font,html.dyslexia-font body,html.dyslexia-font #root,html.dyslexia-font *{font-family:OpenDyslexic,sans-serif!important}html.high-contrast{--theme-bg: #000000;--theme-text: #ffffff;--theme-link: #ffd700;--theme-accent: #ffffff;--theme-accent-hover: #ffd700;--theme-on-accent: #000000;--theme-surface: #000000;--theme-surface-alt: #1a1a1a;--theme-surface-hover: #2a2a2a;--theme-border: #ffffff;--theme-border-soft: #ffffff;--theme-overlay: rgba(0, 0, 0, .9);--theme-muted: #ffffff;--theme-toggle-track: #333333;--theme-footer-bg: #1a1a1a;--theme-footer-text: #ffffff;--theme-footer-link: #ffd700;--theme-button-bg: #ffffff;--theme-button-hover-border: #ffd700;--theme-navbar-bg: #1a1a1a;--theme-navbar-link: #ffffff;--theme-navbar-active-bg: #ffd700;--theme-navbar-toggle-bg: #ffffff;--theme-navbar-toggle-text: #000000;--theme-navbar-indicator-bg: #ffd700;--theme-navbar-active-text: #000000}html.high-contrast a{text-decoration-thickness:2px}html.high-contrast button{color:var(--theme-on-accent);border:2px solid var(--theme-border)}html.high-contrast button:hover{background-color:var(--theme-accent-hover);color:var(--theme-bg);border-color:var(--theme-accent-hover)}html.high-contrast .modal_close{color:var(--theme-text);background:var(--theme-surface-alt);border-color:var(--theme-border)}html.high-contrast .modal_close:hover,html.high-contrast .modal_close:focus-visible{color:var(--theme-bg);background:var(--theme-accent-hover);border-color:var(--theme-accent-hover)}html.high-contrast .social-link_icon svg{filter:brightness(0) saturate(100%)}html.high-contrast .accessibility-toggle svg{width:24px;height:24px}.logo{width:100%;height:100%;object-fit:contain;object-position:center}.link{color:var(--theme-navbar-link);text-decoration:none;cursor:pointer;margin:0;position:relative;display:inline-block;border-radius:8px}.link:hover{text-decoration:underline}.link--active{color:var(--theme-navbar-active-text)}.navbar{display:inline-flex;align-items:center;width:fit-content;max-width:100%;justify-content:flex-start;background-color:var(--theme-navbar-bg);border-radius:8px;font-size:x-large;position:relative;padding:0}.navbar_toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:.3rem;width:2.75rem;height:2.75rem;border:1px solid var(--theme-border-soft);border-radius:8px;background:var(--theme-navbar-toggle-bg);color:var(--theme-navbar-toggle-text)}.navbar_toggle-line{display:block;width:1.25rem;height:2px;background-color:var(--theme-navbar-toggle-text);border-radius:2px}.navbar_list{display:flex;list-style:none;margin:0;padding:0;position:relative;--slide-left: 0;--slide-width: 0;--slide-opacity: 0}.navbar_list:before{content:"";position:absolute;top:0;left:var(--slide-left);width:var(--slide-width);height:100%;background-color:var(--theme-navbar-indicator-bg);border-radius:8px;opacity:var(--slide-opacity);z-index:0;transition:left .4s ease-out,width .4s ease-out,opacity .2s ease-out;pointer-events:none}.navbar_item{position:relative;z-index:1}.navbar_link{text-decoration:none;padding:10px 20px;display:inline-block;position:relative}.navbar_link:hover{text-decoration:underline}@media(max-width:680px){.navbar{width:auto;justify-content:flex-end;padding:0;margin-left:0;background-color:transparent;border-radius:0}.navbar_toggle{display:inline-flex;margin:0}.navbar_list{display:none;position:absolute;top:calc(100% + .5rem);right:0;flex-direction:column;min-width:11rem;background-color:var(--theme-navbar-bg);border:1px solid var(--theme-border-soft);border-radius:8px;box-shadow:0 10px 24px #0000002e;z-index:20;--slide-opacity: 0}.navbar_list:before{opacity:0}.navbar_list--open{display:flex}.navbar_item{width:100%}.navbar_link{display:block;width:100%;padding:.75rem 1rem;box-sizing:border-box}.navbar_link.link--active{background-color:var(--theme-navbar-active-bg);color:var(--theme-navbar-active-text)}.navbar--open{border-bottom-left-radius:0;border-bottom-right-radius:0}}.header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;padding:0 20px;margin-top:20px;height:150px}.header_logo-container{text-align:center;margin-bottom:10px;height:150px;width:150px}@media(max-width:680px){.header{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;height:auto;width:100%;box-sizing:border-box;padding:.5rem .75rem;margin-top:0;background-color:var(--theme-navbar-bg)}.header_logo-container{margin-bottom:0;align-self:auto;width:88px;height:88px}}.footer{background-color:var(--theme-footer-bg);color:var(--theme-footer-text);padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem 1rem;position:relative;z-index:1}.footer a:not(.footer_social-link){color:var(--theme-footer-link)}.footer p{margin:0;overflow-wrap:anywhere}.footer_column{flex:1 1 220px;min-width:0;text-align:center}.footer_column--left{text-align:left}.footer_column--right{text-align:right}.footer_legal-links{margin-top:.4rem;display:flex;gap:.75rem;justify-content:flex-end;flex-wrap:wrap}.footer_social{display:flex;justify-content:center;align-items:center;gap:.6rem}.footer_social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:none;background:var(--theme-accent-hover);color:var(--theme-on-accent);text-decoration:none;transition:transform .15s ease,background-color .15s ease}.footer_social-link:hover,.footer_social-link:focus-visible{background:var(--theme-accent);transform:translateY(-1px)}@media(max-width:680px){.footer{padding:.625rem .75rem;flex-direction:column;align-items:stretch;gap:.5rem;flex-shrink:0}.footer_column{flex:1 1 auto;width:100%;text-align:center}.footer_column--left,.footer_column--right{text-align:center}.footer_legal-links{justify-content:center}.footer p,.footer a,.footer span{font-size:.9rem;line-height:1.35}}.modal-overlay{position:fixed;inset:0;background:var(--theme-overlay);z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:var(--theme-surface);color:var(--theme-text);border-radius:1rem;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0003;animation:slideUp .3s ease}.modal_header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:2px solid var(--theme-border-soft)}.modal_title{margin:0;font-size:1.5rem;color:var(--theme-text)}.modal_close{background:transparent;border:none;color:var(--theme-text);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:background .2s ease}.modal_close:hover{background:var(--theme-surface-hover)}.modal_close:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.modal_content{padding:1.5rem}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:680px){.modal{width:95%;max-height:90vh}.modal_header{padding:1rem}.modal_title{font-size:1.25rem}.modal_content{padding:1rem}}.toggle-option{padding:1rem;background:var(--theme-surface-alt);border-radius:.75rem;transition:background .2s ease}.toggle-option:hover{background:var(--theme-surface-hover)}.toggle-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:1rem}.toggle-label-text{display:flex;flex-direction:column;gap:.25rem;flex:1}.toggle-label-text strong{font-size:1.1rem;color:var(--theme-text)}.toggle-description{font-size:.9rem;color:var(--theme-muted)}.toggle-checkbox{position:absolute;opacity:0;width:0;height:0}.toggle-checkbox:focus-visible+.toggle-switch{outline:2px solid var(--theme-accent);outline-offset:2px}.toggle-checkbox:checked+.toggle-switch{background:var(--theme-accent)}.toggle-checkbox:checked+.toggle-switch:after{transform:translate(1.5rem)}.toggle-switch{position:relative;width:3rem;height:1.5rem;background:var(--theme-toggle-track);border:2px solid var(--theme-border);border-radius:1rem;transition:background .2s ease;flex-shrink:0}.toggle-switch:after{content:"";position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background:var(--theme-on-accent);border-radius:50%;transition:transform .2s ease;box-shadow:0 2px 4px #0003}@media(max-width:680px){.toggle-label-text strong{font-size:1rem}.toggle-description{font-size:.85rem}}.accessibility-toggle{position:fixed;bottom:5rem;right:1.5rem;z-index:999;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--theme-accent);color:var(--theme-on-accent);border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;cursor:pointer;transition:all .2s ease}.accessibility-toggle svg{width:24px;height:24px;flex-shrink:0}.accessibility-toggle:hover{background:var(--theme-accent-hover);transform:scale(1.05);box-shadow:0 6px 16px #0003}.accessibility-toggle:focus-visible{outline:3px solid var(--theme-accent);outline-offset:2px}.accessibility-options{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:680px){.accessibility-toggle{bottom:8rem;right:1rem;width:3rem;height:3rem}.accessibility-toggle svg{width:20px;height:20px}}.layout{min-height:100vh;min-height:100dvh;font-family:inherit;display:flex;flex-direction:column;background-color:var(--theme-bg)}.layout_content{flex:1 0 auto;border:2px dashed var(--theme-accent-hover)}@media(max-width:680px){.layout{min-height:100dvh;display:flex;flex-direction:column}.layout_content{flex:1 0 auto}}.slideshow{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column}.slideshow_viewport{position:relative;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:var(--theme-surface-hover);touch-action:pan-y;width:100%;height:100%;max-width:100%;max-height:100%}.slideshow_image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .35s ease}.slideshow_image--active{opacity:1}.slideshow_control{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:2.25rem;height:2.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border-soft);line-height:0;cursor:pointer}.slideshow_control svg{display:block;color:var(--theme-text);fill:var(--theme-text);stroke:var(--theme-text)}.slideshow_control--prev{left:.75rem}.slideshow_control--next{right:.75rem}.slideshow_dots{display:flex;justify-content:center;gap:.5rem;margin-top:.75rem}.slideshow_dot{width:.7rem;height:.7rem;border-radius:999px;border:none;background:#ffffffa6;cursor:pointer}.slideshow_dot--active{background:var(--theme-accent)}.slideshow_empty{padding:1rem;text-align:center;color:var(--theme-text)}.loading-spinner{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--theme-text)}.loading-spinner_circle{width:2rem;height:2rem;border-radius:50%;border:3px solid var(--theme-surface-alt);border-top-color:var(--theme-accent);animation:loading-spinner-rotate .8s linear infinite}.loading-spinner_label{font-size:.95rem;line-height:1.2}@keyframes loading-spinner-rotate{to{transform:rotate(360deg)}}.page-container{flex:1;padding:2rem;text-align:center;color:var(--theme-text)}.page-container--narrow{max-width:600px;margin:0 auto}.page-container--medium{max-width:800px;margin:0 auto}@media(max-width:680px){.page-container{padding:12px}.page-container--narrow,.page-container--medium{max-width:100%;margin:0}}.home_content{flex:1;padding:2rem;text-align:center;color:var(--theme-text);grid-auto-flow:row;align-items:center;justify-content:center}.home_content_etsy-hero{max-width:1000px;margin:1rem auto 0;padding:1rem;border:2px dashed var(--theme-border-soft);border-radius:16px;background:var(--theme-surface)}.home_content_etsy-hero p{margin:.35rem 0 0}.home_content_etsy-hero-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:1.25rem}.home_content_text--hero{align-items:flex-start;text-align:left;gap:.5rem}.home_content_text--hero h2{margin:0}.home_content_etsy-button{display:inline-block;margin-top:.75rem;padding:.75rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:700;background:var(--theme-accent);color:var(--theme-on-accent);border:2px solid transparent;transition:background-color .2s ease}.home_content_etsy-button:hover,.home_content_etsy-button:focus-visible{background:var(--theme-accent-hover);color:var(--theme-on-accent)}.home_content_text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home_content_slideshow{max-height:320px;max-width:420px}.home_content_slideshow--hero{max-height:390px;max-width:560px;width:100%;justify-self:center}.home_content_newsletter{width:100%;max-width:100%}.home_content_videos{width:100%;max-width:1000px;margin:2rem auto 0}.home_content_videos-loading{margin:.75rem 0 1rem}.home_content_subscribe-button{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.6rem 1rem;border-radius:999px;text-decoration:none;background:var(--theme-accent);color:var(--theme-on-accent);border:2px solid transparent;font-weight:700;transition:background-color .2s ease}.home_content_subscribe-button svg{flex-shrink:0}.home_content_subscribe-button:hover,.home_content_subscribe-button:focus-visible{background:var(--theme-accent-hover);color:var(--theme-on-accent)}.home_content_video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.home_content_video-card{display:flex;flex-direction:column;gap:.75rem}.home_content_video-card iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:12px}.home_content_video-title{margin:0;font-size:1rem;line-height:1.4}@media(max-width:680px){.home_content{padding:12px}.home_content_etsy-hero{padding:.875rem .875rem 1rem;margin-top:.75rem}.home_content_etsy-hero-main{grid-template-columns:1fr;gap:.875rem}.home_content_text--hero{align-items:center;text-align:center}.home_content_slideshow{max-width:100%}.home_content_slideshow--hero{max-height:340px}.home_content_newsletter iframe{width:100%;max-width:100%}.home_content_video-grid{grid-template-columns:1fr}}.social-link{display:inline-grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:var(--theme-accent);color:var(--theme-on-accent);border:2px solid transparent;text-decoration:none;border-radius:50px;font-size:1rem;transition:background-color .2s;min-height:50px;width:100%;justify-content:center;max-width:300px}.social-link:hover,.social-link:focus{background-color:var(--theme-accent-hover);color:var(--theme-on-accent)}.social-link_icon{display:flex;align-items:center;justify-content:center;min-width:24px;width:24px;height:24px;flex-shrink:0}.social-link_icon img,.social-link_icon svg{display:block;width:100%;height:100%;object-fit:contain}.social-link_text{white-space:nowrap;line-height:1.2}.mylinks_sitelinks{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:20px;margin-left:35%;margin-right:35%;width:30%;justify-content:center}@media(max-width:680px){.mylinks_sitelinks{margin-left:0;margin-right:0;width:100%;max-width:none}}.accessibility{padding:2rem}.accessibility h1{color:var(--theme-text)}.accessibility h2{color:var(--theme-text);margin-top:1.5rem}.accessibility ul{line-height:1.8}.accessibility ul li{margin-bottom:.75rem}.accessibility ul li strong{color:var(--theme-text)}.accessibility p{line-height:1.7;margin-bottom:1rem}@media(max-width:680px){.accessibility{padding:1rem}}.notfound{display:flex;flex-direction:column;align-items:center;gap:1rem}.notfound h1,.notfound h2,.notfound p{margin:0}.notfound_home-link{margin-top:.5rem;display:inline-block;color:var(--theme-link);text-decoration-thickness:2px}.notfound_image{max-width:100%;height:auto;border-radius:.75rem}@media(min-width:681px){.notfound_image{max-height:420px}}.error-boundary{display:flex;flex-direction:column;align-items:center;gap:1rem}.error-boundary h1,.error-boundary h2,.error-boundary p{margin:0;text-align:center}.error-boundary_image{max-width:100%;height:auto;max-height:300px}.error-boundary_actions{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.error-boundary_action-button{border:2px solid var(--theme-border-soft);background-color:var(--theme-surface);color:var(--theme-text);border-radius:999px;padding:.45rem 1rem;cursor:pointer;font:inherit}.error-boundary_debug{width:100%;text-align:left;background-color:var(--theme-surface);border:1px solid var(--theme-border-soft);border-radius:.75rem;padding:.75rem}.error-boundary_debug p{margin:0;text-align:left;font-size:.95rem}.error-boundary_stack{margin:.5rem 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem;white-space:pre-wrap;overflow-wrap:anywhere}.error-boundary_debug-actions{margin-top:.75rem;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.error-boundary_debug-actions span{font-size:.85rem}.error-boundary_copy-button{border:1px solid var(--theme-border-soft);background-color:var(--theme-surface);color:var(--theme-text);border-radius:999px;padding:.35rem .8rem;cursor:pointer;font:inherit;font-size:.9rem}.error-boundary_home-link{display:inline-block;color:var(--theme-link);text-decoration-thickness:2px}
