:root{--teal-900:#123f47;--teal-800:#185460;--teal-700:#1f6977;--teal-600:#2a7e8c;--teal-100:#dff0f0;--cream:#fffaf1;--paper:#fff;--ink:#263638;--muted:#647275;--yellow:#f5c85b;--yellow-soft:#fff1b9;--coral:#ef8069;--coral-soft:#ffe1d7;--mint:#b9dfd4;--mint-soft:#e3f3ec;--line:#123f4724;--shadow:0 18px 50px #1641471c;--radius-xl:32px;--radius-lg:22px;--radius-md:15px;--font-body:"Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;--font-round:"Hiragino Maru Gothic ProN", "Yu Gothic", "Meiryo", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);margin:0;line-height:1.75}body::selection{background:var(--yellow);color:var(--teal-900)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}:where(a,button,summary):focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.skip-link{z-index:200;background:var(--paper);color:var(--teal-900);box-shadow:var(--shadow);border-radius:10px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf1e6;border-bottom:1px solid #ffffff80;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:82px;display:flex}.brand{align-items:center;gap:12px;line-height:1.2;display:inline-flex}.brand-mark{background:var(--teal-700);color:#fff;width:50px;height:50px;font-family:var(--font-round);border-radius:50% 45% 48% 52%;place-items:center;font-size:27px;font-weight:800;display:grid;transform:rotate(-4deg)}.brand strong,.brand small{display:block}.brand strong{color:var(--teal-900);font-family:var(--font-round);letter-spacing:.03em;font-size:20px}.brand small{color:var(--muted);letter-spacing:.12em;margin-top:4px;font-size:11px}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:clamp(14px,2vw,28px);display:flex}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;border:2px solid var(--teal-700);min-height:42px;color:var(--teal-800);border-radius:999px;padding:7px 16px;font-size:13px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.desktop-nav a{color:var(--teal-900);white-space:nowrap;font-size:13px;font-weight:700}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--coral)}.button{border:2px solid var(--teal-700);background:var(--teal-700);color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:12px 24px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 9px 24px #1f697733}.button:hover,.button:focus-visible{background:var(--teal-800);transform:translateY(-2px);box-shadow:0 13px 28px #1f697740}.button-small{min-height:42px;padding:8px 20px;font-size:13px}.button-outline{color:var(--teal-800);box-shadow:none;background:0 0}.button-outline:hover,.button-outline:focus-visible{color:#fff}.button-light{color:var(--teal-900);box-shadow:none;background:#fff;border-color:#fff}.button-light:hover,.button-light:focus-visible{border-color:var(--yellow);background:var(--yellow);color:var(--teal-900)}.hero{background:radial-gradient(circle at 15% 15%,#f5c85b40,#0000 20%),linear-gradient(135deg,#fffaf1 0%,#eef7f2 100%);padding:clamp(64px,8vw,112px) 0 84px;position:relative;overflow:hidden}.hero:after{content:"";border:54px solid #ef80691c;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-120px;right:-85px}.hero-dots{opacity:.28;background-image:radial-gradient(var(--teal-600) 2px, transparent 2px);background-size:18px 18px;width:130px;height:130px;position:absolute;top:90px;left:3%}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(46px,7vw,88px);display:grid;position:relative}.eyebrow{color:var(--teal-700);letter-spacing:.2em;margin:0 0 14px;font-size:12px;font-weight:900}.eyebrow.light{color:var(--yellow)}.hero h1,.section-heading h2,.access-card h2{color:var(--teal-900);font-family:var(--font-round);letter-spacing:.02em;margin:0;font-weight:800;line-height:1.35}.hero h1{max-width:690px;font-size:clamp(39px,5vw,67px)}.hero h1 span{color:var(--teal-700);white-space:nowrap;position:relative}.hero h1 span:after{background:var(--yellow);content:"";opacity:.7;border-radius:50%;height:8px;position:absolute;bottom:-5px;left:0;right:0;transform:rotate(-2deg)}.hero-lead{color:#485b5e;max-width:650px;margin:24px 0 0;font-size:clamp(16px,1.5vw,19px);line-height:2}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.quick-facts{grid-template-columns:repeat(3,1fr);max-width:670px;margin:35px 0 0;padding:0;list-style:none;display:grid}.quick-facts li{text-align:center;padding:2px 20px;position:relative}.quick-facts li+li{border-left:1px solid var(--line)}.quick-facts strong,.quick-facts span{display:block}.quick-facts strong{color:var(--teal-800);font-size:18px}.quick-facts span{color:var(--muted);font-size:12px}.hero-visual{min-height:560px;position:relative}.photo-frame{box-shadow:var(--shadow);border:10px solid #fff;border-radius:44% 56% 38% 62%/42% 40% 60% 58%;position:absolute;inset:0 0 34px 38px;overflow:hidden;transform:rotate(2deg)}.photo-frame:after{content:"";background:linear-gradient(160deg,#0000 45%,#0e3e4538);position:absolute;inset:0}.photo-frame img{object-fit:cover;object-position:48% 48%;width:100%;height:100%;transform:scale(1.05)}.hand-note{z-index:2;border:2px solid var(--teal-700);color:var(--teal-800);font-family:var(--font-round);box-shadow:6px 6px 0 var(--yellow);background:#fff;border-radius:8px;margin:0;padding:10px 16px;font-weight:800;position:absolute;top:18px;right:-18px;transform:rotate(4deg)}.hero-badge{z-index:2;background:var(--coral);color:#fff;text-align:center;width:150px;height:150px;box-shadow:var(--shadow);border:5px solid #fff;border-radius:50%;align-content:center;display:grid;position:absolute;bottom:0;right:-10px;transform:rotate(-7deg)}.hero-badge span,.hero-badge strong,.hero-badge small{display:block}.hero-badge span{letter-spacing:.16em;font-size:11px}.hero-badge strong{font-size:17px}.hero-badge small{font-size:12px}.announcement{background:var(--teal-900);color:#fff}.announcement-inner{align-items:center;gap:18px;min-height:68px;display:flex}.announcement-label{background:var(--yellow);color:var(--teal-900);border-radius:999px;flex:none;padding:5px 13px;font-size:12px;font-weight:900}.announcement p{flex:1;margin:0;font-size:14px}.announcement a{border-bottom:1px solid var(--yellow);color:var(--yellow);font-size:13px;font-weight:800}.section{padding:clamp(78px,9vw,126px) 0}.section-heading{max-width:710px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.access-card h2{font-size:clamp(31px,4vw,48px)}.section-heading>p:last-child{color:var(--muted);margin:20px 0 0;font-size:16px;line-height:2}.value-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:54px;display:grid}.value-card{border-radius:var(--radius-lg);min-height:250px;padding:36px;position:relative;overflow:hidden}.value-card:after{content:"";border:24px solid #ffffff80;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-38px;right:-38px}.value-card-yellow{background:var(--yellow-soft)}.value-card-mint{background:var(--mint-soft)}.value-card-coral{background:var(--coral-soft)}.card-number{color:var(--teal-700);letter-spacing:.2em;font-size:12px;font-weight:900}.value-card h3{color:var(--teal-900);font-family:var(--font-round);margin:38px 0 12px;font-size:23px}.value-card p{z-index:1;color:#506063;margin:0;position:relative}.schedule-section{background:#fff}.schedule-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(48px,8vw,100px);display:grid}.schedule-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--cream);margin-top:38px;padding:30px;box-shadow:0 16px 34px #16414712}.schedule-status{background:var(--mint-soft);color:var(--teal-800);border-radius:999px;align-items:center;gap:9px;padding:7px 13px;font-size:12px;font-weight:800;display:inline-flex}.pulse{background:#34a06f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #34a06f26}.schedule-card dl{margin:22px 0 28px}.schedule-card dl>div{border-top:1px solid var(--line);grid-template-columns:92px 1fr;padding:14px 0;display:grid}.schedule-card dt{color:var(--teal-700);font-weight:800}.schedule-card dd{margin:0}.small-note{color:var(--muted);margin:17px 0 0;font-size:12px}.banner-photo{background:var(--teal-700);height:620px;box-shadow:var(--shadow);border-radius:190px 190px 32px 32px;position:relative;overflow:hidden}.banner-photo img{object-fit:cover;object-position:center 22%;opacity:.92;width:100%;height:100%}.banner-photo:after{content:"";background:linear-gradient(#0000 54%,#123f4780);position:absolute;inset:0}.banner-photo span{z-index:1;color:var(--teal-800);background:#fff;border-radius:999px;padding:9px 17px;font-size:13px;font-weight:800;position:absolute;bottom:26px;right:28px}.video-section{background:var(--teal-100)}.video-heading,.split-heading{justify-content:space-between;align-items:end;gap:50px;max-width:none;display:flex}.video-heading>p,.split-heading>p{width:min(440px,45%);color:var(--muted);margin:0}.video-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:24px;margin-top:44px;display:grid}.video-card{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#fff;overflow:hidden}.video-frame{aspect-ratio:16/9;background:var(--teal-900);position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-copy{padding:22px 26px 26px}.video-copy p{color:var(--coral);margin:0 0 5px;font-size:12px;font-weight:900}.video-copy h3{color:var(--teal-900);font-family:var(--font-round);margin:0;font-size:22px}.support-section{background:radial-gradient(circle at 85% 10%, #f5c85b21, transparent 17%), var(--teal-900);color:#fff}.support-lead{justify-content:space-between;align-items:end;gap:40px;display:flex}.support-lead .section-heading h2,.support-lead .section-heading>p:last-child{color:#fff}.support-methods{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px;display:grid}.support-methods article{border-radius:var(--radius-lg);background:#ffffff12;border:1px solid #ffffff29;padding:30px}.support-methods span{font-size:30px}.support-methods h3{font-family:var(--font-round);margin:15px 0 8px;font-size:20px}.support-methods p{color:#ffffffc2;margin:0;font-size:14px}.sponsor-showcase{border-radius:var(--radius-xl);color:var(--ink);background:#fff;margin-top:60px;padding:clamp(28px,5vw,52px)}.sponsor-heading{justify-content:space-between;align-items:end;gap:34px;display:flex}.sponsor-heading h3{color:var(--teal-900);font-family:var(--font-round);margin:0;font-size:clamp(25px,3vw,35px)}.sponsor-heading>p{width:min(500px,52%);color:var(--muted);margin:0}.sponsor-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:34px;display:grid}.sponsor-card{border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:92px 1fr;gap:20px;padding:24px;display:grid}.sponsor-logo{aspect-ratio:1;background:var(--mint-soft);color:var(--teal-700);border-radius:18px;place-items:center;font-size:30px;font-weight:900;display:grid}.sponsor-card h4{color:var(--teal-900);margin:2px 0 7px;font-size:20px}.sponsor-card p{margin:0 0 8px}.sponsor-card blockquote{border-left:3px solid var(--yellow);color:var(--muted);margin:14px 0;padding-left:14px;font-size:13px}.sponsor-card .sponsor-period{color:var(--muted);font-size:12px}.sponsor-card a{color:var(--teal-700);font-weight:800}.sponsor-type{color:var(--coral);font-size:11px;font-weight:900}.sponsor-empty{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:34px;display:grid}.sponsor-empty>div{border-radius:var(--radius-lg);background:var(--cream);min-height:185px;color:var(--muted);text-align:center;border:2px dashed #1f697740;align-content:center;place-items:center;display:grid}.sponsor-empty span,.sponsor-empty strong,.sponsor-empty small{display:block}.sponsor-empty span{background:var(--teal-100);color:var(--teal-700);border-radius:8px;margin-bottom:12px;padding:8px 14px;font-size:12px}.sponsor-empty strong{color:var(--teal-900)}.sponsor-empty>p{color:var(--muted);text-align:center;grid-column:1/-1;margin:0}.sponsor-policy{color:var(--muted);margin:26px 0 0;font-size:12px}.column-section{background:var(--cream)}.column-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.column-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;flex-direction:column;min-height:310px;padding:30px;display:flex;box-shadow:0 12px 28px #1641470f}.column-card.parent{border-top:8px solid var(--coral)}.column-card.kids{border-top:8px solid var(--yellow)}.column-card.community{border-top:8px solid var(--mint)}.column-meta{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.column-meta span{background:var(--teal-100);color:var(--teal-800);border-radius:999px;padding:5px 11px;font-weight:800}.column-card h2,.column-card h3{color:var(--teal-900);font-family:var(--font-round);margin:30px 0 13px;font-size:23px;line-height:1.55}.column-card p{color:var(--muted);margin:0 0 24px}.text-link{color:var(--teal-700);margin-top:auto;font-size:13px;font-weight:900}.content-empty{border-radius:var(--radius-lg);color:var(--muted);text-align:center;background:#fff;border:2px dashed #1f69773d;margin:42px auto 0;padding:34px}.recipe-section{background:#fff}.recipe-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:46px;display:grid}.recipe-card{border:1px solid var(--line);border-radius:var(--radius-xl);grid-template-columns:.42fr .58fr;display:grid;overflow:hidden}.recipe-illustration{align-content:center;place-items:center;min-height:370px;font-size:80px;display:grid}.recipe-illustration.egg{background:var(--yellow-soft)}.recipe-illustration.scone{background:var(--coral-soft)}.recipe-illustration small{color:var(--teal-900);background:#ffffffb8;border-radius:999px;margin-top:14px;padding:4px 12px;font-size:12px;font-weight:800}.recipe-body{padding:30px}.recipe-body>p:first-child{color:var(--coral);margin:0;font-size:12px;font-weight:900}.recipe-body h2,.recipe-body h3{color:var(--teal-900);font-family:var(--font-round);margin:4px 0 12px;font-size:25px}.recipe-body>p{color:var(--muted)}.recipe-link{margin-top:18px;display:inline-flex}.recipe-serving{background:var(--teal-100);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-flex;color:var(--teal-800)!important}.recipe-body details{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.recipe-body summary,.faq-list summary{cursor:pointer;color:var(--teal-800);font-weight:900}.recipe-body h4{color:var(--teal-900);margin:20px 0 5px}.recipe-body ul,.recipe-body ol{color:#536164;margin:0;padding-left:22px;font-size:13px}.allergen-note{background:var(--cream);color:var(--muted);border-radius:10px;margin-top:20px;padding:12px;font-size:11px}.safety-note{background:var(--mint-soft);color:var(--teal-900);border-radius:10px;margin-top:10px;padding:12px;font-size:11px}.faq-section{background:var(--mint-soft)}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:clamp(40px,8vw,100px);display:grid}.faq-list details{border-bottom:1px solid #123f4733;padding:20px 0}.faq-list summary{justify-content:space-between;align-items:center;font-size:16px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--coral);content:"＋";font-size:22px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:15px 0 4px}.access-section{background:var(--cream)}.access-card{border-radius:var(--radius-xl);background:var(--teal-800);color:#fff;box-shadow:var(--shadow);grid-template-columns:1fr .9fr;display:grid;overflow:hidden}.access-card>div{padding:clamp(34px,6vw,70px)}.access-card h2{color:#fff}.access-card address{max-width:520px;margin-top:28px;font-style:normal;font-weight:800}.access-card p{color:#ffffffc4}.access-card>img{object-fit:cover;object-position:47% 48%;width:100%;height:100%;min-height:430px}.access-actions{align-items:center;gap:24px;margin-top:28px;display:flex}.light-link{color:#fff}.site-footer{color:#ffffffbd;background:#0b3138;padding:60px 0 24px}.footer-grid{grid-template-columns:1.1fr 1.5fr .7fr;align-items:center;gap:30px;display:grid}.footer-brand .brand-mark{color:var(--teal-800);background:#fff}.footer-brand strong,.footer-brand small{color:#fff}.footer-grid p{margin:4px 0;font-size:13px}.footer-grid .source-date{color:#ffffff85;font-size:11px}.footer-links{justify-content:flex-end;gap:18px;display:flex}.footer-links a{color:#fff;font-weight:800}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:44px;padding-top:20px;display:flex}.section-more{justify-content:center;margin-top:36px;display:flex}.page-intro{background:radial-gradient(circle at 88% 20%, #f5c85b57, transparent 20%), linear-gradient(135deg, var(--cream), var(--mint-soft));padding:clamp(62px,8vw,104px) 0;position:relative;overflow:hidden}.page-intro:after{content:"";border:48px solid #1f697717;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-150px;right:-110px}.page-intro-inner{z-index:1;position:relative}.page-intro h1,.article-header h1,.recipe-detail h1,.not-found-page h1{color:var(--teal-900);font-family:var(--font-round);margin:0;font-size:clamp(38px,5vw,62px);line-height:1.35}.page-intro-inner>p:last-child{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:2}.breadcrumb{color:var(--muted);align-items:center;gap:10px;margin-bottom:28px;font-size:12px;display:flex}.breadcrumb a{color:var(--teal-700);font-weight:800}.listing-section{background:#fff;min-height:480px}.editorial-note{border-radius:var(--radius-md);background:var(--cream);color:var(--muted);text-align:center;margin:34px 0 0;padding:18px 22px;font-size:13px}.article-header{padding:clamp(64px,9vw,110px) 0}.article-header-parent{background:var(--coral-soft)}.article-header-kids{background:var(--yellow-soft)}.article-header-community{background:var(--mint-soft)}.article-header-inner{max-width:880px}.article-meta{justify-content:flex-start;gap:12px}.article-header h1{margin-top:22px}.article-header-inner>p:last-child{color:#526164;margin:24px 0 0;font-size:17px;line-height:2}.article-body{max-width:820px;padding-top:clamp(64px,8vw,100px);padding-bottom:clamp(80px,9vw,120px)}.article-body section+section{margin-top:54px}.article-body h2,.recipe-detail-body h2,.support-process h2,.contact-callout h2{color:var(--teal-900);font-family:var(--font-round);margin:0 0 20px;font-size:clamp(24px,3vw,34px);line-height:1.5}.article-body p{color:#48595c;margin:0;line-height:2.05}.article-body p+p{margin-top:18px}.article-callout{border-left:6px solid var(--yellow);border-radius:var(--radius-md);background:var(--cream);margin-top:58px;padding:24px 28px}.article-callout strong{color:var(--teal-900)}.article-callout p{margin-top:8px;font-size:14px}.article-back{margin-top:42px;display:inline-flex}.recipe-detail-header{padding:clamp(54px,7vw,90px) 0}.recipe-detail-header.egg{background:var(--yellow-soft)}.recipe-detail-header.scone{background:var(--coral-soft)}.recipe-detail-grid{grid-template-columns:.42fr .58fr;align-items:center;gap:clamp(34px,6vw,76px);display:grid}.recipe-detail-symbol{border-radius:var(--radius-xl);border:8px solid #ffffffa6;min-height:360px}.recipe-detail h1{margin-bottom:20px}.recipe-detail-grid>div:last-child>p:not(.eyebrow){color:#526164;font-size:17px;line-height:2}.recipe-detail-body{max-width:900px;padding-top:clamp(64px,8vw,100px);padding-bottom:clamp(80px,9vw,120px)}.recipe-detail-body>section+section{margin-top:56px}.ingredient-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0;padding:0;list-style:none;display:grid}.ingredient-list li{border-bottom:1px solid var(--line);color:#4e5e60;padding:13px 4px}.step-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.step-list li{border-radius:var(--radius-md);background:var(--cream);grid-template-columns:42px 1fr;align-items:start;gap:14px;padding:22px;display:grid}.step-list span{background:var(--teal-700);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.step-list p{color:#4e5e60;margin:3px 0 0}.recipe-notes{margin-top:50px}.recipe-notes>p:last-child{color:var(--muted);font-size:12px}.support-detail-section{background:#fff}.support-detail-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.support-detail-grid article{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--cream);padding:32px}.support-detail-grid article>span{font-size:34px}.support-detail-grid h2{color:var(--teal-900);font-family:var(--font-round);margin:18px 0 10px;font-size:21px}.support-detail-grid p{color:var(--muted);margin:0}.support-process{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(40px,8vw,100px);margin-top:80px;display:grid}.support-process ol{gap:16px;margin:0;padding:0;list-style:none;display:grid}.support-process li{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:16px;padding:0 0 22px;display:grid}.support-process li>span{color:var(--coral);font-weight:900}.support-process strong{color:var(--teal-900)}.support-process li p{color:var(--muted);margin:6px 0 0}.contact-callout{border-radius:var(--radius-xl);background:var(--teal-900);color:#fff;justify-content:space-between;align-items:center;gap:40px;margin-top:80px;padding:clamp(32px,6vw,60px);display:flex}.contact-callout h2{color:#fff}.contact-callout p:last-child{color:#ffffffc7;max-width:690px;margin:0}.contact-details{flex-wrap:wrap;gap:10px 20px;margin-top:20px;display:flex}.contact-details a{border-bottom:1px solid var(--yellow);color:#fff;font-weight:800}.contact-callout .button{flex:none}.bank-account{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--cream);grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(36px,7vw,80px);margin-top:32px;padding:clamp(30px,5vw,50px);display:grid}.bank-account h2{color:var(--teal-900);font-family:var(--font-round);margin:0 0 12px;font-size:clamp(25px,3vw,34px)}.bank-account>div>p:last-child{color:var(--muted);margin:0}.bank-account dl{margin:0}.bank-account dl>div{border-top:1px solid var(--line);grid-template-columns:110px 1fr;padding:12px 0;display:grid}.bank-account dt{color:var(--teal-700);font-weight:800}.bank-account dd{color:var(--teal-900);margin:0;font-weight:700}.sponsor-page-section{background:var(--mint-soft)}.supporter-list{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px;display:grid}.supporter-list article{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;grid-template-columns:52px 1fr;align-items:center;gap:15px;padding:20px;display:grid}.supporter-list article>span{background:var(--teal-100);width:52px;height:52px;color:var(--teal-700);border-radius:16px;place-items:center;font-weight:900;display:grid}.supporter-list h3{color:var(--teal-900);margin:0 0 4px;font-size:15px;line-height:1.5}.supporter-list p{color:var(--muted);margin:0;font-size:13px}.supporter-list a{color:var(--teal-700);font-size:12px;font-weight:800}.centered-policy{text-align:center;max-width:760px;margin-inline:auto}.not-found-page{background:var(--cream);text-align:center;place-items:center;min-height:62vh;padding:80px 0;display:grid}.not-found-page p:not(.eyebrow){max-width:620px;color:var(--muted);margin:20px auto 30px}@media (max-width:1020px){.desktop-nav{display:none}.mobile-menu{margin-left:auto;display:block;position:relative}.mobile-menu-nav{border:1px solid var(--line);border-radius:var(--radius-lg);width:min(310px,100vw - 28px);box-shadow:var(--shadow);background:#fff;padding:10px;display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden}.mobile-menu-nav a{color:var(--teal-900);padding:11px 13px;font-size:13px;font-weight:800}.header-inner{justify-content:space-between}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{width:min(680px,100%);min-height:520px;margin-inline:auto}.value-grid,.support-methods,.column-grid,.support-detail-grid,.supporter-list{grid-template-columns:1fr}.value-card{min-height:auto}.schedule-grid,.faq-grid{grid-template-columns:1fr}.banner-photo{height:540px}.recipe-grid,.support-process,.bank-account{grid-template-columns:1fr}}@media (max-width:760px){section[id]{scroll-margin-top:132px}.shell{width:min(100% - 28px,1180px)}.header-inner{min-height:70px}.brand-mark{width:43px;height:43px;font-size:23px}.brand strong{font-size:17px}.brand small{display:none}.button-small{min-height:38px;padding:6px 15px}.header-cta{display:none}.hero{padding-top:50px}.hero-actions,.hero-actions .button{width:100%}.quick-facts{grid-template-columns:1fr;gap:14px}.quick-facts li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding:8px 4px;display:flex}.quick-facts li+li{border-left:0}.hero-visual{min-height:420px}.photo-frame{inset:0 12px 28px}.hero-badge{width:124px;height:124px;right:-3px}.hand-note{font-size:12px;top:5px;right:0}.announcement-inner{grid-template-columns:auto 1fr;gap:8px 12px;padding:16px 0;display:grid}.announcement p,.announcement a{grid-column:1/-1}.video-heading,.split-heading,.support-lead,.sponsor-heading{display:block}.video-heading>p,.split-heading>p,.sponsor-heading>p{width:100%;margin-top:20px}.support-lead .button{width:100%;margin-top:26px}.sponsor-empty,.sponsor-grid{grid-template-columns:1fr}.sponsor-empty>p{grid-column:auto}.recipe-card{grid-template-columns:1fr}.recipe-illustration{min-height:220px}.access-card{grid-template-columns:1fr}.access-card>img{min-height:300px}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.footer-bottom{display:grid}.footer-links{flex-wrap:wrap}.recipe-detail-grid{grid-template-columns:1fr}.recipe-detail-symbol{min-height:240px}.ingredient-list{grid-template-columns:1fr}.contact-callout{display:block}.contact-callout .button{width:100%;margin-top:26px}}:root{--suko-teal:#0a7384;--suko-teal-dark:#075867;--suko-sky:#c9f1f3;--suko-sky-soft:#eaf9f8;--suko-yellow:#ffd150;--suko-yellow-soft:#fff2b7;--suko-coral:#ff7b5d;--suko-coral-soft:#ffe0d2;--suko-mint:#9edfc3;--suko-mint-soft:#e1f6ec;--suko-cream:#fffaf0;--suko-brown:#825b3b;--suko-line:#0a73842b;--suko-round:"Hiragino Maru Gothic ProN", "Yu Gothic", "Meiryo", sans-serif}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#c9f1f3f5;border:0;padding:12px 18px;position:sticky}.header-brand-row,.header-menu-row{background:#fff;width:min(1440px,100%);margin-inline:auto}.header-brand-row{border:0;border-radius:28px 28px 0 0}.header-menu-row{border-radius:0 0 28px 28px}.header-brand-inner{min-height:76px}.storybook-brand{gap:10px;min-width:290px}.storybook-logo-mascot{background:#fffdf8;border-radius:22px;flex:none;width:66px;height:66px;display:block;position:relative;overflow:hidden}.storybook-logo-mascot img{object-fit:cover;object-position:50% 21%;transform:scale(1.33)}.storybook-brand-copy{line-height:1.15}.storybook-brand-copy small,.storybook-brand-copy strong{display:block}.storybook-brand-copy small{color:var(--suko-teal);font-family:var(--suko-round);letter-spacing:.24em;font-size:11px;font-weight:800}.storybook-brand-copy strong{color:var(--suko-teal-dark);font-family:var(--suko-round);letter-spacing:.05em;margin-top:4px;font-size:30px;font-weight:900}.header-message{color:var(--suko-teal);font-family:var(--suko-round);font-weight:700}.header-support-link{background:var(--suko-teal);color:#fff;min-height:48px;font-family:var(--suko-round);border:0;border-radius:999px;padding:9px 23px;font-size:13px;box-shadow:0 8px 18px #0a738433}.header-support-link span{color:#fff;font-size:18px}.site-nav{border-top:1px solid var(--suko-line);grid-template-columns:56px 1fr}.site-nav-home,.site-nav-items a{border-color:var(--suko-line);min-height:64px;color:var(--suko-teal-dark);font-family:var(--suko-round)}.site-nav-items a{flex-direction:column;gap:3px;font-size:clamp(9px,.8vw,11px);font-weight:800;display:flex}.nav-symbol{color:var(--suko-teal);font-size:20px;line-height:1}.storybook-hero{background:radial-gradient(circle at 20% 20%,#ffffffb3,#0000 26%),linear-gradient(#bcebed 0%,#dff7f4 62%,#fff8df 100%);min-height:760px;padding:clamp(38px,5vw,70px) 0 46px;position:relative;overflow:hidden}.storybook-cloud{z-index:1;filter:drop-shadow(0 6px 10px #4f939714);background:#ffffffeb;border-radius:999px;width:110px;height:36px;position:absolute}.storybook-cloud:before,.storybook-cloud:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:0}.storybook-cloud:before{width:54px;height:54px;left:18px}.storybook-cloud:after{width:42px;height:42px;right:16px}.cloud-one{top:115px;left:13%}.cloud-two{top:150px;right:17%;transform:scale(.76)}.cloud-three{top:250px;right:4%;transform:scale(.52)}.storybook-hill{z-index:0;border-radius:50% 50% 0 0;position:absolute;bottom:100px}.storybook-hill-left{background:#a8d98c;width:52%;height:285px;left:-8%;transform:rotate(5deg)}.storybook-hill-center{background:#ffe38b;width:55%;height:245px;left:25%;transform:rotate(-3deg)}.storybook-hill-right{background:#80cfaa;width:48%;height:270px;right:-8%;transform:rotate(-4deg)}.storybook-bunting{z-index:2;display:flex;position:absolute;top:20px;transform:rotate(-5deg)}.storybook-bunting-right{right:-8px;transform:rotate(5deg)}.storybook-bunting-left{left:-8px}.storybook-bunting i{border-top:0;border-left:24px solid #0000;border-right:24px solid #0000;border-bottom:58px solid var(--suko-yellow);width:0;height:0;display:block;transform:rotate(180deg)}.storybook-bunting i:nth-child(2){border-bottom-color:var(--suko-mint)}.storybook-bunting i:nth-child(3){border-bottom-color:var(--suko-coral)}.storybook-bunting i:nth-child(4){border-bottom-color:#438fa8}.storybook-stage{z-index:3;grid-template-columns:.75fr 1.8fr .9fr;grid-template-areas:"bear message bunny";align-items:end;gap:10px;min-height:560px;display:grid;position:relative}.storybook-bear-wrap{grid-area:bear}.storybook-bunny-wrap{grid-area:bunny}.storybook-character{filter:drop-shadow(0 14px 18px #4d6f661f);width:100%;height:auto;display:block;overflow:visible}.storybook-bear{max-width:350px;margin-inline:auto}.storybook-bunny{max-width:430px;margin-inline:auto}.storybook-message{z-index:5;text-align:center;grid-area:message;align-self:center;position:relative}.storybook-eyebrow{color:var(--suko-teal);letter-spacing:.24em;margin:0 0 10px;font-size:10px;font-weight:900}.storybook-speech{background:#fffffff0;border:5px solid #fffc;border-radius:45% 55% 48% 52%/54% 48% 52% 46%;padding:clamp(30px,3.5vw,48px) clamp(26px,3.5vw,48px);position:relative;box-shadow:0 18px 35px #287a821c}.storybook-speech:after{clip-path:polygon(0 0,100% 0,100% 100%);content:"";background:#fffffff0;width:50px;height:44px;position:absolute;bottom:-25px;right:7%}.storybook-speech h1{color:var(--suko-teal-dark);font-family:var(--suko-round);letter-spacing:.04em;margin:0;font-size:clamp(42px,3.8vw,56px);font-weight:900;line-height:1.42}.speech-dot{color:#55a3ad;letter-spacing:.08em;font-size:28px;font-weight:900;position:absolute;bottom:23%;transform:rotate(55deg)}.speech-dot-left{left:5%}.speech-dot-right{right:5%;transform:rotate(-55deg)}.storybook-lead{max-width:650px;color:var(--suko-teal-dark);margin:22px auto 0;font-size:13px;font-weight:700;line-height:1.9}.storybook-fees{grid-template-columns:repeat(2,1fr);gap:14px;max-width:600px;margin:22px auto 0;display:grid}.storybook-fees p{border:3px solid var(--suko-teal);min-height:67px;color:var(--suko-teal-dark);background:#fffffff2;border-radius:999px;justify-content:center;align-items:center;gap:12px;margin:0;display:flex}.storybook-fees p:first-child{background:var(--suko-teal);color:#fff}.storybook-fees small{font-size:14px;font-weight:800}.storybook-fees strong{font-family:var(--suko-round);font-size:27px;font-weight:900}.storybook-fee-note{color:#075867b8;margin:10px 0 0;font-size:9px}.storybook-actions{justify-content:center;gap:12px;margin-top:17px;display:flex}.storybook-actions a{min-height:42px;color:var(--suko-teal-dark);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 7px 15px #0d6a771f}.storybook-actions a:first-child{background:var(--suko-yellow)}.storybook-audience-grid{z-index:6;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-24px;display:grid;position:relative}.storybook-audience-card{border:5px solid #fff;border-radius:30px;grid-template-columns:76px 1fr 34px;align-items:center;gap:14px;min-height:130px;padding:18px 22px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 15px 28px #4b6e6521}.storybook-audience-card:hover,.storybook-audience-card:focus-visible{transform:translateY(-5px);box-shadow:0 20px 34px #4b6e652e}.storybook-audience-card>span:first-child{width:70px;height:70px;color:var(--suko-teal-dark);font-family:var(--suko-round);background:#fffc;border-radius:50%;place-items:center;font-size:30px;font-weight:900;display:grid}.storybook-audience-card strong,.storybook-audience-card small{display:block}.storybook-audience-card strong{color:var(--suko-teal-dark);font-family:var(--suko-round);font-size:clamp(15px,1.45vw,21px);font-weight:900;line-height:1.45}.storybook-audience-card small{color:#075867bf;margin-top:4px;font-size:10px}.storybook-audience-card i{width:32px;height:32px;color:var(--suko-teal);background:#fff;border-radius:50%;place-items:center;font-size:28px;font-style:normal;display:grid}.storybook-sunny{background:var(--suko-yellow)}.storybook-coral{background:var(--suko-coral)}.storybook-coral strong,.storybook-coral small{color:#fff}.storybook-mint{background:var(--suko-mint)}.mashiro-site{background:var(--suko-cream)}.mashiro-notice{background:0 0;border:0;margin:26px auto 0}.mashiro-notice .shell{background:#fff;border:2px solid #0a73841f;border-radius:22px;min-height:72px;padding:12px 24px;box-shadow:0 10px 24px #437b7d12}.mashiro-kicker{color:var(--suko-teal)}.mashiro-section-title h2,.mashiro-site h1,.mashiro-site h2,.mashiro-site h3{font-family:var(--suko-round);font-weight:900}.mashiro-gateway-section{background:var(--suko-cream)}.mashiro-gateway-grid{border:0;gap:18px}.mashiro-gateway-grid a{border:4px solid #fff;border-radius:28px;min-height:190px;overflow:hidden;box-shadow:0 13px 28px #4b6e651a}.mashiro-gateway-grid a:first-child{background:var(--suko-yellow-soft)}.mashiro-gateway-grid a:nth-child(2){background:var(--suko-sky-soft)}.mashiro-gateway-grid a:nth-child(3){background:var(--suko-mint-soft)}.mashiro-gateway-grid a:nth-child(4){background:var(--suko-coral-soft)}.mashiro-gateway-grid a:nth-child(5){background:#dff2f6}.mashiro-gateway-grid a:nth-child(6){background:#fff1cf}.mashiro-button{background:var(--suko-teal);border:0;border-radius:999px}.mashiro-schedule-preview,.mashiro-soft-section,.mashiro-gallery-section,.mashiro-testimonial-section{background:var(--suko-sky-soft)}.mashiro-menu-art,.mashiro-menu-figure,.mashiro-task-board,.mashiro-blog-art{background:#fff;border-radius:32px;box-shadow:0 16px 34px #4b6e651a}.mashiro-gallery-media{border:5px solid #fff;border-radius:26px;box-shadow:0 10px 24px #4b6e651a}.mashiro-support-preview,.mashiro-ink-section{background:var(--suko-teal-dark)}.mashiro-faq-list details{background:#fff;border:2px solid #0a73841f;border-radius:22px;padding-inline:22px}.mashiro-faq-list details+details{margin-top:10px}.mashiro-page-hero{background:radial-gradient(circle at 15% 26%, #ffffffdb 0 6%, transparent 6.2%), radial-gradient(circle at 84% 32%, #ffffffbf 0 5%, transparent 5.2%), linear-gradient(180deg, var(--suko-sky) 0%, var(--suko-sky-soft) 100%)}.mashiro-page-hero h1{color:var(--suko-teal-dark)}.site-footer{background:var(--suko-sky-soft)}.storybook-footer-brand{align-items:center}.storybook-footer-logo{background:#fff;border-radius:24px;flex:none;width:96px;height:96px;display:block;position:relative;overflow:hidden}.storybook-footer-logo img{object-fit:contain}.storybook-footer-brand strong{color:var(--suko-teal-dark);font-family:var(--suko-round);font-weight:900}@media (max-width:1020px){.storybook-brand{min-width:0}.storybook-brand-copy strong{font-size:24px}.storybook-stage{grid-template-columns:1fr 1fr;grid-template-areas:"message message""bear bunny";align-items:end;min-height:auto}.storybook-message{width:min(680px,100%);margin-inline:auto}.storybook-bear,.storybook-bunny{max-height:390px}.storybook-audience-card{grid-template-columns:58px 1fr 28px;min-height:120px;padding:15px}.storybook-audience-card>span:first-child{width:56px;height:56px}}@media (max-width:760px){.site-header{padding:8px;position:relative}.header-brand-row{border-radius:22px 22px 0 0}.header-menu-row{border-radius:0 0 22px 22px}.header-brand-inner{min-height:64px}.storybook-logo-mascot{border-radius:16px;width:48px;height:48px}.storybook-brand-copy small{font-size:7px}.storybook-brand-copy strong{font-size:17px}.header-support-link{min-height:36px;padding:7px 12px;font-size:9px}.header-support-link span{font-size:13px;display:inline}.site-nav{border-top-color:var(--suko-line)}.site-nav-items{gap:0}.site-nav-items a{min-height:48px;font-size:9px}.nav-symbol{font-size:15px}.storybook-hero{min-height:auto;padding-top:48px}.storybook-bunting{transform-origin:0 0;top:10px;transform:scale(.7)rotate(-5deg)}.storybook-bunting-right{transform-origin:100% 0;transform:scale(.7)rotate(5deg)}.storybook-stage{grid-template-columns:1fr;grid-template-areas:"bear""message""bunny";gap:0}.storybook-bear-wrap,.storybook-bunny-wrap{height:245px}.storybook-bear,.storybook-bunny{width:auto;height:100%;max-height:none;margin-inline:auto}.storybook-bear-wrap{margin-bottom:-16px}.storybook-bunny-wrap{margin-top:-12px}.storybook-speech{border-width:4px;border-radius:36px 42px 34px 40px;padding:30px 18px}.storybook-speech:after{width:38px;height:34px;bottom:-18px;right:16%}.storybook-speech h1{letter-spacing:.05em;font-size:clamp(32px,10.4vw,40px);line-height:1.48}.speech-dot{display:none}.storybook-lead{padding-inline:8px;font-size:12px}.storybook-fees{gap:8px;max-width:350px}.storybook-fees p{border-width:2px;gap:7px;min-height:56px}.storybook-fees small{font-size:11px}.storybook-fees strong{font-size:21px}.storybook-actions{grid-template-columns:1fr;display:grid}.storybook-actions a{width:100%}.storybook-audience-grid{grid-template-columns:1fr;gap:10px;margin-top:-4px}.storybook-audience-card{border-width:4px;border-radius:24px;grid-template-columns:58px 1fr 30px;min-height:100px}.storybook-audience-card strong{font-size:16px}.storybook-hill{bottom:270px}.cloud-one{top:340px;left:-20px;transform:scale(.55)}.cloud-two{top:760px;right:-20px;transform:scale(.5)}.cloud-three{display:none}.mashiro-notice{margin-top:14px}.mashiro-notice .shell{border-radius:18px}.mashiro-gateway-grid a{border-radius:23px}.storybook-footer-logo{width:84px;height:84px}}@media (max-width:370px){.storybook-brand-copy strong{font-size:15px}.header-support-link{padding-inline:9px}.site-nav-items a{font-size:8.5px}.storybook-speech h1{font-size:31px}.storybook-fees small{font-size:10px}.storybook-fees strong{font-size:19px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--m-white:#fff;--m-snow:#fbfcfb;--m-fog:#f2f6f5;--m-line:#dfe8e6;--m-ink:#163f45;--m-text:#394e51;--m-muted:#708083;--m-teal:#1f6977;--m-teal-dark:#123f47;--m-sky:#dff1f4;--m-gold:#b69b62;--m-shadow:0 24px 70px #123f471a;--m-serif:"Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Noto Serif JP", serif}body{background:var(--m-white)}section[id]{scroll-margin-top:150px}.site-header{border-bottom:1px solid var(--m-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5}.header-brand-row{border-bottom:1px solid var(--m-line)}.header-brand-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:76px;display:grid}.mashiro-brand{justify-self:start}.mashiro-brand .brand-mark{border:1px solid var(--m-line);background:var(--m-white);color:var(--m-teal-dark);box-shadow:0 8px 24px #123f4714}.mashiro-brand strong{font-family:var(--m-serif);letter-spacing:.08em;font-size:22px;font-weight:600}.mashiro-brand small{color:var(--m-muted);letter-spacing:.18em;font-size:9px}.header-message{color:var(--m-muted);font-family:var(--m-serif);letter-spacing:.08em;margin:0;font-size:13px}.header-support-link{border-bottom:1px solid var(--m-teal);min-height:42px;color:var(--m-teal-dark);justify-self:end;align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex}.header-support-link span{color:var(--m-gold);letter-spacing:.16em;font-size:9px}.header-menu-row{background:var(--m-white)}.site-nav{grid-template-columns:58px 1fr;align-items:stretch;min-height:54px;display:grid}.site-nav-home{border-right:1px solid var(--m-line);color:var(--m-teal-dark);place-items:center;line-height:1;display:grid}.site-nav-home span{font-size:17px}.site-nav-home small{letter-spacing:.08em;font-size:8px}.site-nav-items{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.site-nav-items a{border-right:1px solid var(--m-line);min-width:0;color:var(--m-ink);text-align:center;place-items:center;padding:8px 7px;font-size:clamp(10px,.88vw,12px);font-weight:700;line-height:1.35;transition:background .16s,color .16s;display:grid}.site-nav-items a:last-child{border-right:0}.site-nav-items a:hover,.site-nav-items a:focus-visible,.site-nav-home:hover,.site-nav-home:focus-visible{background:var(--m-fog);color:var(--m-teal)}.mashiro-site{background:var(--m-white);color:var(--m-text);overflow:clip}.mashiro-site h1,.mashiro-site h2,.mashiro-site h3{color:var(--m-ink);font-family:var(--m-serif);letter-spacing:.025em;font-weight:600}.mashiro-kicker{color:var(--m-teal);letter-spacing:.22em;margin:0 0 20px;font-size:10px;font-weight:800}.mashiro-hero{background:linear-gradient(90deg, #dff1f46b 1px, transparent 1px), linear-gradient(var(--m-white), var(--m-white));background-size:120px 100%;padding:clamp(58px,7vw,112px) 0 clamp(74px,8vw,126px);position:relative}.mashiro-hero-rule{background:var(--m-line);width:1px;height:100%;position:absolute;top:0;left:calc(50% - 590px)}.mashiro-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(48px,7vw,96px);display:grid}.mashiro-hero-copy h1{margin:0;font-size:clamp(48px,5.8vw,86px);line-height:1.24}.mashiro-hero-copy h1 span{color:var(--m-teal)}.mashiro-hero-lead{max-width:590px;color:var(--m-text);margin:30px 0 0;font-size:clamp(15px,1.3vw,18px);line-height:2}.mashiro-hero-actions{flex-wrap:wrap;align-items:center;gap:20px 26px;margin-top:38px;display:flex}.mashiro-button{border:1px solid var(--m-teal-dark);background:var(--m-teal-dark);min-height:54px;color:var(--m-white);box-shadow:none;border-radius:0;justify-content:space-between;align-items:center;gap:28px;padding:12px 20px;font-size:13px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.mashiro-button:hover,.mashiro-button:focus-visible{background:var(--m-teal);transform:translateY(-2px)}.mashiro-text-link,.mashiro-arrow-link{border-bottom:1px solid var(--m-teal);color:var(--m-teal-dark);align-items:center;gap:18px;padding-bottom:4px;font-size:12px;font-weight:700;display:inline-flex}.mashiro-facts{border-top:1px solid var(--m-line);border-bottom:1px solid var(--m-line);grid-template-columns:repeat(3,1fr);margin:48px 0 0;display:grid}.mashiro-facts>div{padding:17px 14px 17px 0}.mashiro-facts>div+div{border-left:1px solid var(--m-line);padding-left:18px}.mashiro-facts dt{color:var(--m-muted);letter-spacing:.15em;font-size:9px}.mashiro-facts dd{color:var(--m-ink);font-family:var(--m-serif);margin:4px 0 0;font-size:14px;font-weight:600}.mashiro-source-note,.mashiro-small-note{color:var(--m-muted);margin:13px 0 0;font-size:10px}.mashiro-hero-visual{min-height:660px;position:relative}.mashiro-main-photo{background:var(--m-fog);box-shadow:var(--m-shadow);margin:0;position:absolute;inset:0 9% 40px 0;overflow:hidden}.mashiro-main-photo img{object-fit:cover;object-position:50% 45%}.mashiro-portrait-photo{aspect-ratio:.78;border:12px solid var(--m-white);background:var(--m-fog);width:35%;margin:0;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 18px 50px #123f4729}.mashiro-portrait-photo img{object-fit:cover;object-position:62% 50%}.mashiro-photo-caption{border-left:2px solid var(--m-gold);background:#fffffff0;min-width:210px;padding:16px 18px;position:absolute;bottom:18px;left:-28px}.mashiro-photo-caption span,.mashiro-photo-caption strong{display:block}.mashiro-photo-caption span{color:var(--m-gold);letter-spacing:.2em;font-size:9px}.mashiro-photo-caption strong{color:var(--m-ink);font-family:var(--m-serif);margin-top:4px;font-size:15px}.mashiro-notice{border-top:1px solid var(--m-line);border-bottom:1px solid var(--m-line);background:var(--m-snow)}.mashiro-notice .shell{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:66px;display:grid}.mashiro-notice span{color:var(--m-gold);letter-spacing:.2em;font-size:9px;font-weight:800}.mashiro-notice p{color:var(--m-text);margin:0;font-size:12px}.mashiro-notice a{color:var(--m-teal);font-size:11px;font-weight:700}.mashiro-section{padding:clamp(82px,9vw,146px) 0}.mashiro-intro{background:var(--m-white)}.mashiro-intro-grid,.mashiro-reading-layout{grid-template-columns:.44fr 1.56fr;gap:clamp(42px,8vw,118px);display:grid}.mashiro-section-index{border-top:1px solid var(--m-line);justify-content:space-between;align-items:flex-start;padding-top:14px;display:flex}.mashiro-section-index span{color:var(--m-teal);letter-spacing:.2em;font-size:9px}.mashiro-section-index strong{color:var(--m-line);font-family:var(--m-serif);font-size:44px;font-weight:400}.mashiro-statement{max-width:850px}.mashiro-statement>p:first-child{color:var(--m-teal);font-family:var(--m-serif);font-size:clamp(22px,3vw,42px)}.mashiro-statement h2{margin:24px 0 32px;font-size:clamp(38px,5vw,70px);line-height:1.38}.mashiro-statement p{margin:0 0 16px;line-height:2.05}.mashiro-statement .mashiro-arrow-link{margin-top:28px}.mashiro-gateway-section,.mashiro-soft-section{border-top:1px solid var(--m-line);background:var(--m-snow)}.mashiro-section-title{grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;display:grid}.mashiro-section-title h2,.mashiro-video-grid h2,.mashiro-support-head h2,.mashiro-faq-grid h2,.mashiro-access h2{margin:0;font-size:clamp(35px,4vw,58px);line-height:1.42}.mashiro-section-title>p{color:var(--m-muted);margin:0;line-height:1.9}.mashiro-gateway-grid{border-top:1px solid var(--m-line);border-left:1px solid var(--m-line);grid-template-columns:repeat(3,1fr);margin-top:56px;display:grid}.mashiro-gateway-grid a{border-right:1px solid var(--m-line);border-bottom:1px solid var(--m-line);background:var(--m-white);flex-direction:column;min-height:190px;padding:28px;transition:background .16s,transform .16s;display:flex;position:relative}.mashiro-gateway-grid a:hover,.mashiro-gateway-grid a:focus-visible{z-index:1;background:var(--m-fog);transform:translateY(-4px)}.mashiro-gateway-grid span{color:var(--m-gold);font-family:var(--m-serif);font-size:14px}.mashiro-gateway-grid strong{color:var(--m-ink);font-family:var(--m-serif);margin-top:auto;font-size:20px;font-weight:600}.mashiro-gateway-grid small{color:var(--m-muted);margin-top:5px;font-size:10px}.mashiro-gateway-grid i{color:var(--m-teal);font-style:normal;position:absolute;top:24px;right:24px}.mashiro-schedule-preview{background:var(--m-white)}.mashiro-schedule-grid{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(50px,9vw,130px);display:grid}.mashiro-schedule-grid h2{margin:0 0 30px;font-size:clamp(40px,5vw,68px)}.mashiro-schedule-lines{border-top:1px solid var(--m-line);margin-bottom:28px}.mashiro-schedule-lines p{border-bottom:1px solid var(--m-line);color:var(--m-ink);font-family:var(--m-serif);margin:0;padding:16px 0;font-size:17px}.mashiro-muted{color:var(--m-muted);font-size:12px}.mashiro-schedule-grid .mashiro-button{margin-top:24px}.mashiro-menu-art{border:1px solid var(--m-line);background:var(--m-snow);margin:0;padding:clamp(20px,4vw,54px)}.mashiro-menu-art figcaption{color:var(--m-muted);text-align:center;margin-top:16px;font-size:10px}.mashiro-gallery-section{border-top:1px solid var(--m-line);background:var(--m-snow)}.mashiro-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 20px;margin-top:58px;display:grid}.mashiro-gallery-item{min-width:0;margin:0}.mashiro-gallery-media{aspect-ratio:4/3;border:1px solid var(--m-line);background:var(--m-white);position:relative;overflow:hidden}.mashiro-gallery-media img{object-fit:cover}.mashiro-gallery-portrait .mashiro-gallery-media{aspect-ratio:3/4}.mashiro-gallery-portrait .mashiro-gallery-media img{object-position:65% 50%}.mashiro-gallery-artwork .mashiro-gallery-media img,.mashiro-gallery-icon .mashiro-gallery-media img{object-fit:contain;padding:10%}.mashiro-gallery-strip .mashiro-gallery-media{aspect-ratio:4/2}.mashiro-gallery-strip .mashiro-gallery-media img{object-fit:cover;object-position:top}.mashiro-gallery-item figcaption{border-top:1px solid var(--m-line);color:var(--m-text);align-items:baseline;gap:12px;margin-top:13px;padding-top:10px;font-size:11px;display:flex}.mashiro-gallery-item figcaption span{color:var(--m-gold);font-family:var(--m-serif)}.mashiro-video-section{background:var(--m-white)}.mashiro-video-grid{grid-template-columns:.62fr 1.38fr;align-items:center;gap:clamp(42px,8vw,110px);display:grid}.mashiro-video-grid>div:first-child>p:last-child{color:var(--m-muted)}.mashiro-video-frame{aspect-ratio:16/9;border:1px solid var(--m-line);background:var(--m-fog);box-shadow:var(--m-shadow);overflow:hidden}.mashiro-video-frame iframe{border:0;width:100%;height:100%}.mashiro-support-preview{background:var(--m-teal-dark)}.mashiro-support-head{grid-template-columns:1fr .7fr auto;align-items:end;gap:40px;display:grid}.mashiro-support-head h2,.mashiro-support-head p{color:var(--m-white)}.mashiro-support-head>p{color:#ffffffad;margin:0}.mashiro-button-light{border-color:var(--m-white);background:var(--m-white);color:var(--m-teal-dark)}.mashiro-sponsor-strip{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid}.mashiro-sponsor-strip span{color:#ffffffd1;text-align:center;border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;place-items:center;min-height:82px;padding:14px;font-size:11px;display:grid}.mashiro-faq-section{background:var(--m-white)}.mashiro-faq-grid{grid-template-columns:.54fr 1.46fr;gap:clamp(48px,8vw,120px);display:grid}.mashiro-faq-grid>div:first-child>p:last-child{color:var(--m-muted)}.mashiro-faq-list{border-top:1px solid var(--m-line)}.mashiro-faq-list details{border-bottom:1px solid var(--m-line);padding:0}.mashiro-faq-list summary{cursor:pointer;color:var(--m-ink);font-family:var(--m-serif);grid-template-columns:44px 1fr;padding:22px 38px 22px 0;font-size:15px;line-height:1.75;list-style:none;display:grid}.mashiro-faq-list summary::-webkit-details-marker{display:none}.mashiro-faq-list summary span{color:var(--m-gold);font-family:var(--m-serif)}.mashiro-faq-list p{color:var(--m-muted);margin:0 0 24px 44px}.mashiro-access{border-top:1px solid var(--m-line);background:var(--m-fog);padding:clamp(78px,9vw,135px) 0}.mashiro-access-grid{grid-template-columns:1fr .82fr;gap:clamp(44px,8vw,120px);display:grid}.mashiro-access address{color:var(--m-ink);margin-top:28px;font-style:normal;font-weight:700}.mashiro-access p{color:var(--m-muted);margin:8px 0}.mashiro-contact-card{border-left:1px solid var(--m-line);flex-direction:column;padding-left:clamp(30px,6vw,72px);display:flex}.mashiro-contact-card>a{color:var(--m-teal-dark);font-family:var(--m-serif);font-size:clamp(18px,2vw,27px)}.mashiro-contact-card>div{gap:24px;margin-top:auto;display:flex}.mashiro-contact-card>div a{border-bottom:1px solid var(--m-teal);color:var(--m-teal);font-size:11px;font-weight:700}.mashiro-page-hero{border-bottom:1px solid var(--m-line);background:linear-gradient(90deg, transparent 49.9%, #123f470d 50%), var(--m-snow);padding:clamp(60px,8vw,112px) 0;position:relative}.mashiro-page-hero h1{max-width:980px;margin:0;font-size:clamp(42px,6vw,78px);line-height:1.35}.mashiro-page-hero .shell>p:last-child{max-width:760px;color:var(--m-muted);margin:26px 0 0;font-size:16px;line-height:2}.mashiro-breadcrumb{color:var(--m-muted);align-items:center;gap:10px;margin-bottom:46px;font-size:10px;display:flex}.mashiro-breadcrumb a{color:var(--m-teal)}.mashiro-editorial-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,120px);display:grid}.mashiro-editorial-reverse>:first-child{order:2}.mashiro-editorial-reverse>:last-child{order:1}.mashiro-editorial-photo{background:var(--m-fog);min-height:620px;box-shadow:var(--m-shadow);margin:0;position:relative;overflow:hidden}.mashiro-editorial-photo img{object-fit:cover}.mashiro-portrait-layout img{object-position:64% 50%}.mashiro-prose h2,.mashiro-reading-layout h2,.mashiro-volunteer-grid h2,.mashiro-support-message h2{margin:0 0 28px;font-size:clamp(32px,4vw,54px);line-height:1.5}.mashiro-prose h3,.mashiro-reading-layout h3{margin:34px 0 14px;font-size:22px}.mashiro-prose p{margin:0 0 16px;line-height:2.05}.mashiro-prose-large>p:not(.mashiro-kicker){font-size:15px}.mashiro-prose .mashiro-arrow-link{margin-top:26px}.mashiro-reading-layout aside{border-top:1px solid var(--m-line);padding-top:20px}.mashiro-reading-layout aside h2{font-size:clamp(27px,3vw,40px)}.mashiro-ink-section{background:var(--m-teal-dark)}.mashiro-ink-section h2,.mashiro-ink-section h3,.mashiro-ink-section p{color:var(--m-white)}.mashiro-ink-section .mashiro-reading-layout aside{border-top-color:#fff3}.mashiro-source-links{gap:10px;margin-top:30px;display:grid}.mashiro-source-links a{color:var(--m-sky);text-underline-offset:4px;font-size:12px;text-decoration:underline}.mashiro-ink-section .mashiro-small-note{color:#ffffff8c}.mashiro-schedule-detail{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(50px,9vw,130px);display:grid}.mashiro-date-panel h2{margin:0 0 26px;font-size:clamp(40px,5vw,64px)}.mashiro-date-line{border-top:1px solid var(--m-line);color:var(--m-ink);font-family:var(--m-serif);margin:0;padding:18px 0;font-size:18px}.mashiro-date-line+.mashiro-date-line{border-bottom:1px solid var(--m-line)}.mashiro-notice-box,.mashiro-alert-card{border-left:2px solid var(--m-gold);background:var(--m-snow);margin:28px 0;padding:18px 22px}.mashiro-notice-box p,.mashiro-alert-card p{color:var(--m-muted);margin:6px 0;font-size:12px}.mashiro-menu-figure{margin:0}.mashiro-hours-card{border-top:1px solid var(--m-line);margin-top:30px;display:grid}.mashiro-hours-card strong{border-bottom:1px solid var(--m-line);color:var(--m-ink);font-family:var(--m-serif);padding:16px 0;font-size:17px}.mashiro-name-list{border-top:1px solid var(--m-line);grid-template-columns:repeat(2,1fr);margin:18px 0 0;padding:0;list-style:none;display:grid}.mashiro-name-list li{border-bottom:1px solid var(--m-line);color:var(--m-ink);font-family:var(--m-serif);padding:12px 0}.mashiro-volunteer-grid{grid-template-columns:1fr .86fr;gap:clamp(50px,8vw,120px);display:grid}.mashiro-volunteer-grid p{color:var(--m-muted)}.mashiro-volunteer-grid .mashiro-button{margin-top:26px}.mashiro-task-board{border:1px solid var(--m-line);background:var(--m-snow);padding:clamp(28px,5vw,54px)}.mashiro-task-board>p{color:var(--m-teal);letter-spacing:.18em;margin:0 0 20px;font-size:10px;font-weight:800}.mashiro-task-board ul{grid-template-columns:repeat(2,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.mashiro-task-board li{border-bottom:1px solid var(--m-line);color:var(--m-ink);font-family:var(--m-serif);padding:11px 0}.mashiro-testimonial-section{background:var(--m-fog)}.mashiro-testimonial{border:0;border-left:1px solid var(--m-gold);max-width:920px;margin:60px 0 0 auto;padding:0 0 0 clamp(28px,5vw,68px)}.mashiro-testimonial p{color:var(--m-text);margin:0 0 22px;line-height:2.1}.mashiro-support-message{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(46px,8vw,110px);margin-bottom:74px;display:grid}.mashiro-blog-art{border:1px solid var(--m-line);background:var(--m-snow);place-items:center;min-height:480px;padding:clamp(28px,5vw,64px);display:grid}.mashiro-blog-art img{width:100%;height:auto}.mashiro-support-message figure{min-height:460px;margin:0;position:relative}.mashiro-support-message figure img{object-fit:cover}.mashiro-supporter-note{border-top:1px solid var(--m-line);text-align:center;max-width:760px;margin:34px auto 0;padding-top:24px}.mashiro-supporter-note p{color:var(--m-muted);margin:5px 0;font-size:12px}.site-footer{border-top:1px solid var(--m-line);background:var(--m-white);color:var(--m-text)}.footer-brand .brand-mark{border:1px solid var(--m-line);background:var(--m-white);color:var(--m-teal-dark)}.footer-brand strong,.footer-brand small,.footer-links a{color:var(--m-ink)}.footer-grid .source-date{color:var(--m-muted)}.footer-links{grid-template-columns:repeat(2,1fr);gap:10px 18px;display:grid}.footer-links a{font-size:11px}.footer-bottom{border-top-color:var(--m-line)}@media (max-width:1020px){.header-brand-inner{grid-template-columns:1fr auto}.header-message,.desktop-nav,.mobile-menu{display:none}.site-nav-items{grid-template-columns:repeat(4,1fr)}.site-nav{align-items:stretch;min-height:auto}.site-nav-items a{border-bottom:1px solid var(--m-line);min-height:42px}.mashiro-hero-grid,.mashiro-editorial-grid,.mashiro-schedule-grid,.mashiro-schedule-detail,.mashiro-support-message{grid-template-columns:1fr}.mashiro-hero-copy{max-width:760px}.mashiro-hero-visual{min-height:620px}.mashiro-gallery{grid-template-columns:repeat(2,1fr)}.mashiro-support-head{grid-template-columns:1fr 1fr}.mashiro-support-head .mashiro-button{grid-column:1/-1;justify-self:start}.mashiro-sponsor-strip{grid-template-columns:repeat(3,1fr)}.mashiro-editorial-reverse>:first-child,.mashiro-editorial-reverse>:last-child{order:initial}.mashiro-editorial-photo{min-height:540px}}@media (max-width:760px){section[id]{scroll-margin-top:238px}.shell{width:min(100% - 28px,1180px)}.site-header{position:relative}.header-brand-inner{min-height:68px}.mashiro-brand .brand-mark{width:42px;height:42px;font-size:21px}.mashiro-brand strong{font-size:18px}.mashiro-brand small{font-size:7px;display:block}.header-support-link{min-height:36px;font-size:10px}.header-support-link span{display:none}.site-nav-home{display:none}.site-nav-items{border-left:1px solid var(--m-line);grid-template-columns:repeat(2,1fr)}.site-nav-items a{min-height:40px;padding:6px;font-size:10px}.mashiro-hero{background-size:72px 100%;padding-top:48px}.mashiro-hero-copy h1{font-size:clamp(39px,12.5vw,58px)}.mashiro-hero-lead{font-size:14px}.mashiro-hero-actions,.mashiro-button{width:100%}.mashiro-facts{grid-template-columns:1fr}.mashiro-facts>div+div{border-top:1px solid var(--m-line);border-left:0;padding-left:0}.mashiro-hero-visual{min-height:470px}.mashiro-main-photo{right:5%}.mashiro-portrait-photo{border-width:7px;width:38%}.mashiro-photo-caption{min-width:170px;padding:12px;bottom:2px;left:0}.mashiro-notice .shell{grid-template-columns:auto 1fr;gap:6px 14px;padding:15px 0}.mashiro-notice p,.mashiro-notice a{grid-column:1/-1}.mashiro-intro-grid,.mashiro-reading-layout,.mashiro-section-title,.mashiro-video-grid,.mashiro-faq-grid,.mashiro-access-grid,.mashiro-volunteer-grid{grid-template-columns:1fr}.mashiro-section-index{display:none}.mashiro-statement h2,.mashiro-section-title h2,.mashiro-video-grid h2,.mashiro-support-head h2,.mashiro-faq-grid h2,.mashiro-access h2{font-size:34px}.mashiro-gateway-grid{grid-template-columns:1fr}.mashiro-gateway-grid a{min-height:142px}.mashiro-gallery{grid-template-columns:1fr}.mashiro-gallery-portrait .mashiro-gallery-media{aspect-ratio:4/5}.mashiro-support-head{grid-template-columns:1fr}.mashiro-support-head .mashiro-button{grid-column:auto}.mashiro-sponsor-strip{grid-template-columns:repeat(2,1fr)}.mashiro-faq-list summary{grid-template-columns:34px 1fr;padding-right:0;font-size:14px}.mashiro-faq-list p{margin-left:34px}.mashiro-contact-card{border-top:1px solid var(--m-line);border-left:0;padding-top:30px;padding-left:0}.mashiro-contact-card>div{margin-top:26px}.mashiro-page-hero h1{font-size:42px}.mashiro-editorial-photo{min-height:440px}.mashiro-blog-art{min-height:320px}.mashiro-task-board ul,.mashiro-name-list{grid-template-columns:1fr}.mashiro-testimonial{margin-top:38px}.footer-grid{grid-template-columns:1fr}.site-nav{grid-template-columns:62px 1fr}.site-nav-home{border-right:1px solid var(--suko-line);min-height:auto;display:grid}.site-nav-items{border-left:0}.storybook-bear-wrap{margin-bottom:18px}.storybook-speech h1{letter-spacing:.035em;font-size:29px;line-height:1.5}}@media (max-width:370px){.site-nav{grid-template-columns:56px 1fr}.storybook-speech h1{letter-spacing:.025em;font-size:27px}}
:root{--storybook-teal:#087486;--storybook-teal-deep:#075666;--storybook-sky:#c7f0f2;--storybook-sky-pale:#eafafa;--storybook-yellow:#ffd253;--storybook-yellow-pale:#fff2b7;--storybook-coral:#ff7d61;--storybook-coral-pale:#ffe2d6;--storybook-mint:#a6dfc4;--storybook-mint-pale:#e1f6eb;--storybook-cream:#fffaf0;--storybook-paper:#fffef9;--storybook-ink:#075666;--storybook-soft-ink:#376d72;--storybook-line:#08748629;--storybook-shadow:0 18px 45px #1f737c21;--storybook-round:"Hiragino Maru Gothic ProN", "Yu Gothic", "Meiryo", sans-serif}html{background:var(--storybook-sky)}body{background:radial-gradient(circle at 8% 4%, #ffffffbd, transparent 17%), var(--storybook-cream);color:var(--storybook-ink);font-family:var(--storybook-round);overflow-x:hidden}body::selection{background:var(--storybook-yellow);color:var(--storybook-teal-deep)}.shell{width:min(1180px,100% - 40px)}.storybook-site-header.site-header{z-index:30;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 22% 30%,#ffffff5c,#0000 20%),linear-gradient(#c2eef1 0%,#cef3f3 100%);border:0;padding:22px 24px 0;position:relative}.storybook-header-panel{background:#fffef9f7;border:3px solid #ffffffe0;border-radius:32px;grid-template-columns:134px minmax(0,1fr) 192px;align-items:center;gap:18px;width:min(1580px,100%);min-height:122px;margin-inline:auto;padding:8px 24px;display:grid;box-shadow:0 16px 36px #1a778121}.storybook-full-logo{background:#fffef9;border-radius:24px;place-items:center;width:108px;height:108px;display:grid}.storybook-full-logo img{object-fit:contain;width:100%;height:100%;display:block}.storybook-main-nav{grid-template-columns:repeat(5,minmax(92px,1fr));align-self:stretch;gap:clamp(2px,.7vw,12px);min-width:0;display:grid}.storybook-main-nav a{min-width:0;color:var(--storybook-teal);font-family:var(--storybook-round);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:13px 7px 12px;font-size:12px;font-weight:900;line-height:1.3;text-decoration:none;transition:color .18s,transform .18s;display:flex;position:relative}.storybook-main-nav a:after{background:var(--storybook-coral);content:"";opacity:0;border-radius:999px;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:4px;left:22%;right:22%;transform:scaleX(.4)}.storybook-main-nav a:first-child:after{background:var(--storybook-teal);opacity:1;transform:scaleX(1)}.storybook-main-nav a:hover,.storybook-main-nav a:focus-visible{color:var(--storybook-coral);outline:none;transform:translateY(-2px)}.storybook-main-nav a:hover:after,.storybook-main-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.storybook-main-nav svg{filter:drop-shadow(0 3px #08748614);width:34px;height:34px;margin-bottom:6px}.storybook-main-nav span{white-space:pre-line;max-width:148px;display:block}.storybook-contact{color:#fff;min-height:60px;font-family:var(--storybook-round);letter-spacing:.05em;white-space:nowrap;background:linear-gradient(135deg,#0d91a1,#087486);border:3px solid #0f8c9e;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:15px;font-weight:900;text-decoration:none;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:0 10px 24px #08748638}.storybook-contact:hover,.storybook-contact:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 14px 28px #08748647}.storybook-contact svg{flex:none;width:27px;height:27px}.storybook-hero{background:radial-gradient(circle at 17% 15%,#ffffff94 0 2px,#0000 3px) 0 0/39px 39px,radial-gradient(circle at 72% 21%,#ffffff6b 0 2px,#0000 3px) 0 0/53px 53px,linear-gradient(#caf1f3 0%,#d9f5f2 55%,#fffaf0 100%);padding:32px 0 42px;position:relative;overflow:hidden}.storybook-hero:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(at 50% 30%,#ffffff47,#0000 48%),linear-gradient(105deg,#0000 35%,#fff3 50%,#0000 67%);position:absolute;inset:0}.storybook-stage{grid-template-columns:.8fr 1.65fr .95fr;gap:10px;width:min(1360px,100% - 54px);min-height:480px}.storybook-message{padding-bottom:8px}.storybook-eyebrow{color:var(--storybook-teal);font-family:var(--storybook-round);letter-spacing:.28em;margin-bottom:12px;font-size:11px;font-weight:900}.storybook-speech{background:radial-gradient(circle at 25% 15%,#ffffffeb,#0000 40%),#fffef9f5;border:7px solid #ffffffd1;border-radius:46% 54% 48% 52%/52% 45% 55% 48%;padding:40px 38px;box-shadow:0 18px 36px #2d848b1a,inset 0 0 40px #f8e9c938}.storybook-speech h1{color:var(--storybook-teal-deep);letter-spacing:.075em;text-shadow:0 3px #0874860a;font-size:clamp(42px,4vw,64px);font-weight:900;line-height:1.42;font-family:var(--storybook-round)!important}.storybook-lead{max-width:650px;color:var(--storybook-teal-deep);font-family:var(--storybook-round);margin-top:17px;font-size:13px;font-weight:800}.storybook-fees{margin-top:18px}.storybook-fees p{font-family:var(--storybook-round);border-width:3px;box-shadow:0 8px 17px #08748617}.storybook-fees p:first-child{background:linear-gradient(135deg,#0b8d9d,#087486)}.storybook-fees strong,.storybook-fees small,.storybook-actions a{font-family:var(--storybook-round);font-weight:900}.storybook-character{filter:drop-shadow(0 16px 18px #4a67521c)saturate(.96)}.storybook-bear{max-width:390px}.storybook-bunny{max-width:470px}.storybook-hill{filter:saturate(.9);opacity:.97}.storybook-hill-left{background:radial-gradient(circle at 17% 23%,#ffffff3d,#0000 12%),#a9d887}.storybook-hill-center{background:radial-gradient(circle at 62% 25%,#ffffff47,#0000 10%),#ffe38c}.storybook-hill-right{background:radial-gradient(circle at 70% 22%,#ffffff38,#0000 12%),#80ceb0}.storybook-cloud{box-shadow:0 8px 20px #ffffff4d}.storybook-bunting i{filter:saturate(.9)}.storybook-flower{z-index:3;background:var(--storybook-yellow);opacity:.82;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:-15px 0 #ff8c72,15px 0 #ff8c72,0 -15px #ff8c72,0 15px #ff8c72}.flower-one{bottom:245px;left:7%}.flower-two{bottom:205px;right:9%;transform:scale(.72)}.storybook-leaf{z-index:3;opacity:.75;border-left:6px solid #5eb795;border-radius:50%;width:48px;height:78px;position:absolute}.storybook-leaf:before,.storybook-leaf:after{content:"";background:#75c6a2;border-radius:100% 0;width:20px;height:34px;position:absolute}.storybook-leaf:before{top:15px;left:-2px;transform:rotate(-20deg)}.storybook-leaf:after{top:36px;left:-23px;transform:rotate(150deg)}.leaf-one{bottom:180px;left:2.5%;transform:rotate(-8deg)}.leaf-two{bottom:170px;right:2.5%;transform:rotate(9deg)scaleX(-1)}.storybook-audience-grid{z-index:8;gap:18px;width:min(1480px,100% - 70px);margin-top:-34px;position:relative}.storybook-audience-card{min-height:150px;box-shadow:var(--storybook-shadow);border:5px solid #ffffffeb;border-radius:35px;grid-template-columns:104px 1fr 38px;gap:15px;padding:13px 24px 13px 13px}.storybook-audience-card:hover,.storybook-audience-card:focus-visible{transform:translateY(-5px)rotate(-.4deg);box-shadow:0 22px 45px #1f737c33}.storybook-card-art-wrap{border:4px solid #fff;place-items:center;overflow:hidden;box-shadow:0 8px 18px #32695f1f;background:#ffffffc2!important;border-radius:50%!important;width:100px!important;height:100px!important;display:grid!important}.storybook-card-art{width:100%;height:100%;display:block}.storybook-audience-card strong{font-family:var(--storybook-round);letter-spacing:.035em;font-size:clamp(20px,1.7vw,25px);font-weight:900}.storybook-audience-card:nth-child(-n+2) strong{white-space:nowrap}.storybook-audience-card small{font-family:var(--storybook-round);margin-top:7px;font-weight:800}.storybook-audience-card i,.storybook-quick-card i{width:38px;height:38px;color:var(--storybook-teal);font-family:var(--storybook-round);background:#ffffffeb;border-radius:50%;place-items:center;font-size:28px;font-style:normal;font-weight:900;display:grid;box-shadow:0 6px 13px #0874861a}.storybook-quick-grid{z-index:8;grid-template-columns:repeat(3,1fr);gap:18px;width:min(1480px,100% - 70px);margin-top:16px;display:grid;position:relative}.storybook-quick-card{min-height:128px;color:var(--storybook-teal-deep);border:4px solid #ffffffe0;border-radius:30px;grid-template-columns:94px 1fr 38px;align-items:center;gap:14px;padding:14px 22px;text-decoration:none;transition:box-shadow .18s,transform .18s;display:grid;box-shadow:0 12px 28px #1f737c1a}.storybook-quick-card:hover,.storybook-quick-card:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 18px 34px #1f737c29}.storybook-quick-card strong{font-family:var(--storybook-round);letter-spacing:.035em;font-size:clamp(20px,2vw,29px);font-weight:900}.storybook-quick-art{width:88px;height:88px;display:block}.storybook-quick-sky{background:linear-gradient(135deg,#e7f8f8,#d4eff0)}.storybook-quick-cream{background:linear-gradient(135deg,#fff9e8,#fff0c7)}.storybook-quick-aqua{background:linear-gradient(135deg,#e8f8f4,#d5f0e6)}.mashiro-site{background:var(--storybook-cream);color:var(--storybook-ink)}.mashiro-site p,.mashiro-site li,.mashiro-site summary,.mashiro-site figcaption,.mashiro-site address,.mashiro-site a,.mashiro-site small,.mashiro-site strong{font-family:var(--storybook-round)}.mashiro-notice{background:var(--storybook-yellow);color:var(--storybook-teal-deep);border:0}.mashiro-notice .shell{border-radius:0 0 26px 26px}.mashiro-notice span,.mashiro-notice p,.mashiro-notice a{font-family:var(--storybook-round);font-weight:900}.mashiro-section{padding-block:clamp(72px,8vw,118px);position:relative}.mashiro-section h2,.mashiro-section-title h2,.mashiro-video-grid h2,.mashiro-support-head h2,.mashiro-faq-grid h2,.mashiro-access h2,.mashiro-prose h2,.mashiro-prose h3{color:var(--storybook-teal-deep);font-family:var(--storybook-round);letter-spacing:.035em;font-weight:900;line-height:1.45}.mashiro-kicker,.eyebrow{color:var(--storybook-coral);font-family:var(--storybook-round);letter-spacing:.16em;font-weight:900}.mashiro-intro{background:radial-gradient(circle at 8% 20%,#fff 0 36px,#0000 37px),radial-gradient(circle at 91% 72%,#fff 0 44px,#0000 45px),linear-gradient(#fffdf6,#fff7df)}.mashiro-intro-grid,.mashiro-editorial-grid,.mashiro-reading-layout,.mashiro-schedule-grid,.mashiro-schedule-detail,.mashiro-volunteer-grid{gap:clamp(30px,5vw,72px)}.mashiro-statement,.mashiro-prose,.mashiro-date-panel,.mashiro-task-board,.mashiro-hours-card,.mashiro-alert-card,.mashiro-contact-card{box-shadow:var(--storybook-shadow);background:#fffef9eb;border:4px solid #ffffffeb;border-radius:36px}.mashiro-statement,.mashiro-prose,.mashiro-date-panel,.mashiro-task-board,.mashiro-contact-card{padding:clamp(28px,4vw,52px)}.mashiro-statement>p:first-child{color:var(--storybook-teal);font-family:var(--storybook-round);font-size:clamp(19px,2vw,28px);font-weight:900;line-height:1.8}.mashiro-statement h2{margin:20px 0 26px;font-size:clamp(38px,4.3vw,60px)}.mashiro-statement p{line-height:1.9}.mashiro-section-index strong{color:var(--storybook-yellow);font-family:var(--storybook-round);text-shadow:3px 3px 0 var(--storybook-teal)}.mashiro-gateway-section{background:radial-gradient(circle at 15% 15%, #ffffffa3, transparent 18%), var(--storybook-sky-pale)}.mashiro-gateway-grid{gap:18px}.mashiro-gateway-grid a{min-height:158px;color:var(--storybook-teal-deep);font-family:var(--storybook-round);border:4px solid #fff;border-radius:32px;padding:28px;overflow:hidden;box-shadow:0 13px 28px #1f737c1a}.mashiro-gateway-grid a:nth-child(3n+1){background:linear-gradient(135deg,#ffe68c,#ffd15a)}.mashiro-gateway-grid a:nth-child(3n+2){background:linear-gradient(135deg,#ffac93,#ff8066)}.mashiro-gateway-grid a:nth-child(3n){background:linear-gradient(135deg,#c8f0dd,#9edfc3)}.mashiro-gateway-grid strong{font-family:var(--storybook-round);font-size:22px;font-weight:900}.mashiro-gateway-grid small{font-weight:700}.mashiro-gateway-grid i{width:38px;height:38px;color:var(--storybook-teal);background:#fff;border-radius:50%;place-items:center;display:grid}.mashiro-schedule-preview{background:radial-gradient(circle at 80% 5%,#ffffff9e,#0000 18%),linear-gradient(#fff8df,#fff2bd)}.mashiro-menu-art,.mashiro-menu-figure,.mashiro-editorial-photo,.mashiro-blog-art{box-shadow:var(--storybook-shadow);background:#fff;border:7px solid #fffffff0;border-radius:42px;overflow:hidden}.mashiro-menu-art img,.mashiro-menu-figure img,.mashiro-editorial-photo img,.mashiro-blog-art img{filter:saturate(.94)contrast(.98)}.mashiro-menu-art figcaption,.mashiro-menu-figure figcaption{font-family:var(--storybook-round);font-weight:800}.mashiro-gallery-section{background:radial-gradient(circle at 5% 8%,#ffffff8f,#0000 16%),linear-gradient(#e3f7ef,#d2f0e4)}.mashiro-gallery{gap:22px}.mashiro-gallery-item{background:#fffef9e6;border:4px solid #fff;border-radius:30px;padding:12px;box-shadow:0 12px 26px #1f737c1a}.mashiro-gallery-media{border-radius:22px;overflow:hidden}.mashiro-gallery-item figcaption{color:var(--storybook-teal-deep);font-family:var(--storybook-round);font-weight:800}.mashiro-gallery-item figcaption span{color:var(--storybook-coral)}.mashiro-video-section{background:radial-gradient(circle at 12% 68%, #fff 0 42px, transparent 43px), var(--storybook-sky-pale)}.mashiro-video-frame{box-shadow:var(--storybook-shadow);border:7px solid #fff;border-radius:36px;overflow:hidden}.mashiro-support-preview{background:radial-gradient(circle at 80% 20%,#ffffff3d,#0000 22%),linear-gradient(135deg,#0d8996,#087486)}.mashiro-support-preview h2,.mashiro-support-preview p,.mashiro-support-preview .mashiro-kicker{color:#fff}.mashiro-sponsor-strip span{font-family:var(--storybook-round);background:#ffffff1f;border:2px solid #ffffff8c;border-radius:18px}.mashiro-faq-section{background:linear-gradient(#fffdf6,#fff8e5)}.mashiro-faq-list details{background:#fff;border:3px solid #0874861c;border-radius:24px;margin-bottom:13px;box-shadow:0 7px 16px #1f737c0f}.mashiro-faq-list summary{font-family:var(--storybook-round);font-weight:900}.mashiro-faq-list summary span{color:var(--storybook-coral)}.mashiro-access{background:radial-gradient(circle at 12% 20%,#ffffffb3,#0000 18%),linear-gradient(135deg,#d9f4e9,#bce8d4);position:relative}.mashiro-contact-card a,.mashiro-arrow-link,.mashiro-button,.text-link,.button{font-family:var(--storybook-round);font-weight:900}.mashiro-button,.button{border:3px solid var(--storybook-teal);background:var(--storybook-teal);border-radius:999px;box-shadow:0 9px 20px #0874862e}.mashiro-page-hero{background:radial-gradient(at 9% 90%,#a9d887 0 24%,#0000 24.5%),radial-gradient(at 88% 95%,#80ceb0 0 27%,#0000 27.5%),radial-gradient(circle at 14% 22%,#fff 0 35px,#0000 36px),radial-gradient(circle at 85% 27%,#fff 0 42px,#0000 43px),linear-gradient(#c9f1f3,#e0f7f2);border:0;padding:clamp(65px,8vw,105px) 0;position:relative;overflow:hidden}.mashiro-page-hero:after{content:"";background:#ffffff57;border-radius:50%;width:120px;height:86px;position:absolute;bottom:16%;right:7%}.mashiro-page-hero .shell{z-index:2;width:min(920px,100% - 40px);box-shadow:var(--storybook-shadow);text-align:center;background:#fffef9ed;border:6px solid #ffffffd6;border-radius:46% 54% 48% 52%/52% 45% 55% 48%;padding:clamp(30px,5vw,55px);position:relative}.mashiro-page-hero h1{color:var(--storybook-teal-deep);font-family:var(--storybook-round);letter-spacing:.055em;font-size:clamp(36px,5.5vw,68px);font-weight:900;line-height:1.35}.mashiro-page-hero p,.mashiro-breadcrumb{font-family:var(--storybook-round);font-weight:700}.mashiro-soft-section,.listing-section{background:var(--storybook-sky-pale)}.mashiro-ink-section{background:linear-gradient(135deg,#0b7c8b,#075666)}.mashiro-ink-section .mashiro-prose{color:#fff;background:#ffffff1c}.mashiro-ink-section h2,.mashiro-ink-section h3,.mashiro-ink-section p,.mashiro-ink-section a{color:#fff}.mashiro-name-list li,.mashiro-task-board li,.support-detail-grid article,.support-process li,.bank-account,.contact-callout,.supporter-list article,.column-card,.recipe-card,.article-callout,.recipe-notes{background:#fffef9f0;border:4px solid #ffffffeb;border-radius:28px;box-shadow:0 11px 24px #1f737c1a}.support-detail-section,.sponsor-page-section{background:var(--storybook-cream)}.contact-callout{background:linear-gradient(135deg,#0d8996,#087486)}.bank-account{background:linear-gradient(135deg,#fff6cf,#ffe79a)}.column-card,.recipe-card{overflow:hidden}.column-card h2,.recipe-card h2,.article-page h1,.recipe-detail h1,.article-body h2,.recipe-detail-body h2{font-family:var(--storybook-round);font-weight:900}.article-header,.recipe-detail-header{background:linear-gradient(180deg, var(--storybook-sky), var(--storybook-sky-pale))}.article-body,.recipe-detail-body{font-family:var(--storybook-round)}.site-footer{border-top:12px solid var(--storybook-yellow);color:#fff;background:radial-gradient(circle at 10% 14%,#ffffff1a,#0000 14%),linear-gradient(135deg,#0b8190,#075666);position:relative;overflow:hidden}.site-footer:before,.site-footer:after{content:"";background:#ffffff12;border-radius:50%;width:150px;height:150px;position:absolute}.site-footer:before{top:-50px;left:-35px}.site-footer:after{bottom:-80px;right:5%}.storybook-footer-logo{background:#fffef9;border:5px solid #fff;border-radius:28px;width:126px;height:126px;box-shadow:0 12px 25px #0131392e}.storybook-footer-logo img{object-fit:contain}.storybook-footer-brand strong,.storybook-footer-brand small,.site-footer p,.site-footer a,.site-footer small{color:#fff;font-family:var(--storybook-round)}.footer-links a{border-bottom-color:#ffffff52}@media (max-width:1180px){.storybook-header-panel{grid-template-columns:112px 1fr 182px;grid-template-areas:"logo spacer contact""nav nav nav";padding:10px 18px 16px}.storybook-full-logo{grid-area:logo;width:104px;height:104px}.storybook-main-nav{grid-area:nav}.storybook-contact{grid-area:contact}.storybook-audience-card{grid-template-columns:84px 1fr 34px}.storybook-card-art-wrap{width:82px!important;height:82px!important}.storybook-audience-card:nth-child(-n+2) strong{white-space:normal}}@media (max-width:820px){.storybook-site-header.site-header{padding:12px 12px 0}.storybook-header-panel{border-radius:26px;grid-template-columns:92px 1fr 166px}.storybook-full-logo{width:88px;height:88px}.storybook-contact{font-size:13px}.storybook-main-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px}.storybook-main-nav a{min-height:70px;padding-inline:4px;font-size:10px}.storybook-main-nav svg{width:26px;height:26px}.storybook-stage{grid-template-columns:1fr 1fr;grid-template-areas:"message message""bear bunny";width:min(720px,100% - 34px)}.storybook-message{width:min(680px,100%)}.storybook-audience-grid,.storybook-quick-grid{grid-template-columns:1fr;width:min(720px,100% - 34px)}.storybook-audience-card,.storybook-quick-card{min-height:118px}}@media (max-width:560px){.shell{width:min(100% - 28px,1180px)}.storybook-site-header.site-header{padding:8px 8px 0}.storybook-header-panel{border-width:2px;border-radius:22px;grid-template-columns:86px 1fr;grid-template-areas:"logo contact""nav nav";gap:6px 10px;padding:8px 10px 12px}.storybook-full-logo{width:82px;height:82px}.storybook-contact{border-width:2px;justify-self:end;min-height:48px;padding:8px 14px;font-size:12px}.storybook-contact svg{width:22px;height:22px}.storybook-main-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.storybook-main-nav a{min-height:65px;padding:7px 2px 8px;font-size:8px}.storybook-main-nav svg{width:24px;height:24px;margin-bottom:4px}.storybook-hero{padding-top:18px}.storybook-stage{grid-template-columns:1fr;grid-template-areas:"bear""message""bunny";width:calc(100% - 28px)}.storybook-bear-wrap,.storybook-bunny-wrap{height:226px}.storybook-bear-wrap{margin-bottom:16px}.storybook-bunny-wrap{margin-top:8px}.storybook-speech{border-width:5px;border-radius:34px 39px 32px 38px;padding:27px 15px}.storybook-speech h1{letter-spacing:.025em;font-size:clamp(27px,8vw,31px);line-height:1.52}.storybook-lead{font-size:11.5px}.storybook-fee-note{font-size:9px}.storybook-audience-grid,.storybook-quick-grid{width:calc(100% - 28px)}.storybook-audience-grid{margin-top:-18px}.storybook-audience-card{border-width:4px;border-radius:26px;grid-template-columns:76px 1fr 32px;gap:10px;min-height:112px;padding:10px}.storybook-card-art-wrap{width:74px!important;height:74px!important}.storybook-audience-card strong,.storybook-quick-card strong{font-size:18px}.storybook-audience-card small{font-size:10px}.storybook-quick-card{border-radius:24px;grid-template-columns:70px 1fr 32px;gap:10px;min-height:98px;padding:9px 12px}.storybook-quick-art{width:68px;height:68px}.storybook-audience-card i,.storybook-quick-card i{width:32px;height:32px;font-size:23px}.storybook-flower,.storybook-leaf{display:none}.mashiro-section{padding-block:64px}.mashiro-statement,.mashiro-prose,.mashiro-date-panel,.mashiro-task-board,.mashiro-contact-card{border-radius:27px;padding:24px}.mashiro-page-hero{padding:42px 0}.mashiro-page-hero .shell{border-width:4px;border-radius:34px 40px 32px 38px;width:calc(100% - 28px);padding:28px 18px}.mashiro-page-hero h1{font-size:36px}.storybook-footer-logo{width:110px;height:110px}}@media (max-width:370px){.storybook-main-nav a{font-size:7.4px}.storybook-contact span{font-size:10px}.storybook-speech h1{font-size:26px}.storybook-audience-card strong,.storybook-quick-card strong{font-size:16px}}@media (prefers-reduced-motion:reduce){.storybook-main-nav a,.storybook-contact,.storybook-audience-card,.storybook-quick-card{transition:none}}.reference-design-hero{background:#fdfbf5;overflow:hidden}.reference-design-frame{width:min(100%,1672px);margin-inline:auto;line-height:0;position:relative}.reference-design-image{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.reference-design-copy{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reference-design-links{z-index:2;position:absolute;inset:0}.reference-hotspot{border-radius:18px;display:block;position:absolute}.reference-hotspot span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reference-hotspot:focus-visible{outline-offset:-4px;outline:4px solid #0a7284}.reference-hotspot-logo{width:26.5%;height:13.2%;top:2.4%;left:2.3%}.reference-hotspot-home{width:6.4%;height:13.2%;top:2.4%;left:35.3%}.reference-hotspot-about{width:7.3%;height:13.2%;top:2.4%;left:42.5%}.reference-hotspot-schedule-nav{width:7.3%;height:13.2%;top:2.4%;left:50.8%}.reference-hotspot-recipes-nav{width:7.3%;height:13.2%;top:2.4%;left:59.3%}.reference-hotspot-support-nav{width:9.6%;height:13.2%;top:2.4%;left:67.4%}.reference-hotspot-contact{border-radius:999px;width:14.6%;height:6.5%;top:6.4%;left:81.5%}.reference-hotspot-kids{width:30.8%;height:16.7%;top:63.4%;left:3.1%}.reference-hotspot-family{width:29.2%;height:16.7%;top:63.4%;left:35.4%}.reference-hotspot-business{width:31.2%;height:16.7%;top:63.4%;left:65.7%}.reference-hotspot-schedule-card{width:30.8%;height:14.2%;top:82.4%;left:3.1%}.reference-hotspot-recipes-card{width:29.2%;height:14.2%;top:82.4%;left:35.4%}.reference-hotspot-support-card{width:31.2%;height:14.2%;top:82.4%;left:65.7%}@media (max-width:560px){.reference-hotspot{border-radius:6px}.reference-hotspot:focus-visible{outline-offset:-2px;outline-width:2px}}
