:root{--green:#1eaa67;--green-dark:#087447;--blue:#2588e8;--yellow:#ffd64c;--red:#ee4b49;--ink:#16394d;--muted:#527083;--paper:#fffdf7;--line:#d9e7e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Zen Maru Gothic",sans-serif;background:var(--paper);line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.5rem}.site-header{height:82px;padding:0 max(24px,calc((100% - 1200px)/2));background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #eef3f0;position:sticky;top:0;z-index:10}.brand img{width:142px;height:auto}.site-header nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.site-header nav a{position:relative}.site-header nav a:hover:after{content:"";height:3px;background:var(--yellow);position:absolute;left:0;right:0;bottom:-8px;border-radius:2px}.header-cta,.button{font-weight:900;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:transform .2s,box-shadow .2s}.header-cta{background:var(--red);color:#fff;padding:10px 18px;font-size:14px;box-shadow:0 4px 0 #bd3538}.header-cta:hover,.button:hover{transform:translateY(-2px)}.hero{min-height:620px;max-width:1200px;margin:auto;padding:70px 24px 46px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:26px;overflow:hidden}.eyebrow,.label{font-family:Fredoka,"Zen Maru Gothic",sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px}.dot{width:12px;height:12px;border-radius:2px;display:inline-block;margin-right:3px;transform:rotate(15deg)}.red{background:var(--red)}.yellow{background:var(--yellow)}.blue{background:var(--blue)}.hero h1{font-size:clamp(38px,4.8vw,64px);line-height:1.3;margin:0 0 20px;font-weight:900;letter-spacing:-.05em}.hero h1 em{font-style:normal;position:relative;z-index:0}.hero h1 em:after{content:"";position:absolute;height:.35em;background:var(--yellow);left:-.05em;right:-.05em;bottom:.04em;z-index:-1;transform:rotate(-2deg)}.hero-lead{font-size:16px;font-weight:500;margin:0 0 24px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.button{padding:15px 25px;font-size:16px}.primary{background:var(--green);color:#fff;box-shadow:0 5px 0 var(--green-dark)}.text-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.requirement-note{font-size:11px;color:var(--muted);margin:20px 0 0}.hero-visual{position:relative}.hero-visual>img{border-radius:40% 42% 38% 44%/39% 36% 45% 40%;box-shadow:14px 14px 0 var(--yellow),-8px -8px 0 var(--blue);aspect-ratio:4/3;object-fit:cover}.burst{position:absolute;z-index:1;color:#fff;padding:9px 13px;font-size:14px;font-weight:900;line-height:1.2;transform:rotate(-10deg);clip-path:polygon(50% 0%,60% 26%,82% 8%,76% 33%,100% 37%,77% 51%,94% 70%,67% 67%,61% 100%,47% 76%,29% 94%,32% 68%,0% 61%,26% 47%,5% 26%,35% 30%)}.burst-yellow{background:#f2a923;right:-8px;top:15px}.burst-red{background:var(--red);left:-15px;bottom:26px}.quick{max-width:1120px;margin:0 auto 50px;padding:19px 25px;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(13,75,62,.1);display:grid;grid-template-columns:repeat(4,1fr);gap:12px;position:relative}.quick article{display:flex;align-items:center;gap:12px;border-right:1px solid #e7edea;padding:3px 12px}.quick article:last-child{border:0}.quick-icon{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;font-family:Fredoka;font-size:23px}.quick b{font-size:12px}.quick p{font-size:12px;line-height:1.45;margin:1px 0 0;font-weight:700}.section-pad{padding:95px max(24px,calc((100% - 1100px)/2))}.section-title h2{font-size:clamp(28px,3.5vw,43px);line-height:1.4;letter-spacing:-.04em;margin:0 0 16px}.section-title>p:not(.label){font-size:15px;margin:0;color:var(--muted)}.centered{text-align:center}.green-label{color:var(--green-dark)}.blue-label{color:var(--blue)}.red-label{color:var(--red)}.yellow-label{color:var(--yellow)}mark{background:linear-gradient(transparent 55%,#ffe489 55%);color:inherit;padding:0 .06em}.intro{background:linear-gradient(180deg,#f4fbf6 0%,#fffdf7 100%)}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:42px}.reason-card{padding:28px;border-radius:22px;min-height:275px;position:relative;overflow:hidden}.reason-card h3{font-size:23px;line-height:1.45;margin:16px 0 8px}.reason-card p{font-size:13px;line-height:1.7;margin:0}.step{font-family:Fredoka;font-size:15px}.card-blue{background:#d9edff}.card-yellow{background:#fff0b9}.card-green{background:#d6f3e4}.mini-blocks{height:50px;display:flex;align-items:flex-end;gap:4px;margin-top:12px}.mini-blocks i{display:block;width:36px;border-radius:7px}.mini-blocks i:nth-child(1){height:27px;background:var(--blue)}.mini-blocks i:nth-child(2){height:44px;background:var(--yellow)}.mini-blocks i:nth-child(3){height:36px;background:var(--red)}.mini-world{font-family:Fredoka;font-size:50px;color:var(--green-dark);height:62px;line-height:1;margin-top:7px}.mini-world span{font-size:28px;color:var(--red)}.mini-star{font-size:64px;line-height:1;height:63px;color:var(--yellow);text-shadow:3px 3px var(--red);margin-top:7px}.how{background:#fff}.how-flow{display:grid;grid-template-columns:1fr 44px 1fr 44px 1fr;align-items:start;gap:8px;margin-top:38px}.how-flow article{text-align:center}.photo-frame{border-radius:20px;overflow:hidden;padding:8px;aspect-ratio:1.3;background:#fff}.photo-frame img{width:100%;height:100%;object-fit:cover;border-radius:13px}.blue-frame{box-shadow:0 0 0 5px var(--blue)}.yellow-frame{box-shadow:0 0 0 5px var(--yellow)}.green-frame{box-shadow:0 0 0 5px var(--green)}.flow-number{display:grid;place-items:center;width:34px;height:34px;background:var(--ink);color:#fff;border-radius:50%;font-family:Fredoka;margin:16px auto 7px}.how-flow h3{font-size:20px;margin:0}.how-flow p{font-size:13px;line-height:1.7;margin:5px 9px}.flow-arrow{font-size:29px;font-weight:900;text-align:center;margin-top:105px;color:var(--red)}.works{background:var(--green-dark);position:relative;overflow:hidden}.works:before,.works:after{content:"";position:absolute;width:230px;height:230px;border:35px solid rgba(255,255,255,.08);border-radius:50%;top:-100px;left:-80px}.works:after{top:auto;bottom:-130px;left:auto;right:-80px;border-color:rgba(255,214,76,.17)}.white-title{color:#fff;position:relative;z-index:1}.white-title>p:not(.label){color:#e8fff4}.works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:38px;position:relative;z-index:1}.works-grid article{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 9px 0 rgba(0,0,0,.13)}.works-grid img{width:100%;aspect-ratio:1.45;object-fit:cover}.works-grid article>div{padding:19px}.work-tag{font-family:Fredoka;font-size:11px;padding:4px 9px;border-radius:99px}.yellow-tag{background:var(--yellow)}.red-tag{background:#ffd8d7;color:#9f2526}.blue-tag{background:#dceeff;color:#1761a5}.works-grid h3{font-size:20px;line-height:1.4;margin:10px 0 5px}.works-grid p{font-size:12px;line-height:1.7;margin:0}.learn{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center;background:#fff7df}.learn-art{position:relative}.learn-art img{width:100%;border-radius:25px;box-shadow:12px 12px 0 var(--blue)}.sticker{position:absolute;right:-25px;bottom:-15px;background:var(--red);color:#fff;padding:15px;border-radius:50%;font-weight:900;font-size:13px;line-height:1.35;text-align:center;transform:rotate(11deg)}.learn-copy h2{font-size:clamp(29px,3.6vw,43px);line-height:1.35;margin:0 0 15px}.learn-copy>p:not(.label){font-size:14px;margin:0 0 18px}.learn ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.learn li{font-size:14px;background:#fff;padding:7px 12px;border-radius:8px}.learn li b{color:var(--green-dark)}.parents{background:#f3f8ff}.parent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px}.parent-grid article{background:#fff;border:1px solid #dbe8f0;border-radius:18px;padding:24px}.parent-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-family:Fredoka;font-size:18px}.parent-icon.blue{background:var(--blue)}.parent-icon.yellow{background:#eba81d}.parent-icon.green{background:var(--green)}.parent-grid h3{font-size:18px;line-height:1.5;margin:13px 0 8px}.parent-grid p{font-size:13px;line-height:1.7;margin:0 0 14px}.parent-grid a{font-size:13px;font-weight:900;color:var(--blue);text-decoration:underline;text-underline-offset:3px}.final-cta{background:var(--red);padding:72px max(24px,calc((100% - 1000px)/2));color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.final-cta h2{font-size:clamp(31px,4vw,48px);line-height:1.35;margin:0 0 12px}.final-cta p:not(.eyebrow){font-size:14px;margin:0 0 21px}.yellow-button{background:var(--yellow);color:var(--ink);box-shadow:0 5px 0 #ce9d1c}.final-cta small{display:block;margin-top:15px;font-size:11px}.cta-shapes{font-family:Fredoka;font-size:80px;position:relative;width:250px;height:180px}.cta-shapes i{font-style:normal;position:absolute;line-height:1}.cta-shapes i:nth-child(1){color:var(--yellow);top:0;left:0}.cta-shapes i:nth-child(2){color:var(--blue);right:24px;top:13px}.cta-shapes i:nth-child(3){color:#fff;left:83px;bottom:3px}.cta-shapes i:nth-child(4){color:#ffa3a2;right:0;bottom:22px}.partner-band{max-width:1100px;margin:38px auto;padding:21px 25px;border:2px dashed #a5c8b6;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.partner-band b{font-size:15px}.partner-band p{font-size:12px;margin:2px 0 0}.partner-band a{font-size:13px;font-weight:900;color:var(--green-dark);white-space:nowrap;text-decoration:underline;text-underline-offset:3px}footer{border-top:1px solid var(--line);padding:35px max(24px,calc((100% - 1100px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff}footer>div{display:flex;gap:17px;font-size:12px;font-weight:700}footer small{font-size:11px;color:var(--muted)}
@media(max-width:800px){.site-header{height:67px;padding:0 16px}.brand img{width:112px}.site-header nav{display:none}.header-cta{font-size:12px;padding:8px 11px}.hero{padding:42px 22px 32px;display:flex;flex-direction:column;gap:28px;min-height:0;background:linear-gradient(180deg,#fffdf7 0%,#fffdf7 45%,#e9f8f0 45%,#e9f8f0 100%)}.hero-copy{width:100%;justify-self:stretch}.hero h1{font-size:39px}.hero-lead{font-size:14px}.desktop-only{display:none}.hero-visual{width:100%;height:auto;margin:0}.hero-visual>img{width:100%;height:auto;max-height:none;border-radius:0;aspect-ratio:auto;object-fit:contain;box-shadow:none;filter:drop-shadow(6px 7px 0 var(--yellow)) drop-shadow(-3px -3px 0 var(--blue))}.quick{margin:-8px 12px 35px;padding:15px;grid-template-columns:1fr 1fr;gap:14px}.quick article{border-right:0;padding:0 3px}.quick-icon{width:38px;height:38px;font-size:19px}.section-pad{padding:62px 22px}.section-title h2{font-size:29px}.section-title>p:not(.label){font-size:13px}.reason-grid,.works-grid,.parent-grid{grid-template-columns:1fr;gap:17px;margin-top:30px}.reason-card{min-height:0;padding:22px}.how-flow{grid-template-columns:1fr;gap:12px;margin-top:30px}.how-flow article{display:grid;grid-template-columns:120px 1fr;text-align:left;column-gap:16px;align-items:center}.how-flow article .photo-frame{grid-row:span 3}.flow-number{margin:0;width:28px;height:28px;font-size:13px}.how-flow h3{font-size:18px}.how-flow p{margin:3px 0;font-size:12px}.flow-arrow{margin:0;transform:rotate(90deg);font-size:25px}.learn{grid-template-columns:1fr;gap:37px}.learn-art{width:90%;margin:auto}.learn-copy h2{font-size:32px}.final-cta{padding:58px 24px}.cta-shapes{display:none}.partner-band{margin:26px 16px;padding:18px;align-items:flex-start;flex-direction:column;gap:7px}footer{padding:30px 20px;display:grid;gap:20px}footer>div{flex-wrap:wrap;gap:9px 15px}.hero-actions{gap:15px}.button{font-size:14px;padding:14px 18px}.burst{font-size:11px}.burst-red{left:0;bottom:4%}.sticker{right:-17px}}

/* Full-bleed LP: use the entire canvas while retaining only readable inner gutters. */
.hero{width:100%;max-width:none;margin:0;padding:62px clamp(30px,8vw,170px);grid-template-columns:minmax(420px,.85fr) minmax(560px,1.15fr);gap:42px;background:linear-gradient(104deg,#fffdf7 0%,#fffdf7 50%,#e9f8f0 50%,#e9f8f0 100%);position:relative}.hero:after{content:"";position:absolute;width:310px;height:310px;border:38px solid rgba(255,214,76,.35);border-radius:50%;right:-150px;top:-160px}.hero-copy{justify-self:end;width:min(100%,590px);position:relative;z-index:1}.hero-visual{height:100%;width:100%;position:relative;display:flex;align-items:center;justify-content:flex-end;z-index:1}.hero-visual>img{width:100%;height:auto;max-height:560px;object-fit:contain;border-radius:0;aspect-ratio:auto;box-shadow:none;filter:drop-shadow(12px 14px 0 var(--yellow)) drop-shadow(-6px -6px 0 var(--blue))}.burst{z-index:2}.burst-yellow{right:9%;top:5%}.burst-red{left:1%;bottom:7%}.quick{max-width:none;margin:-22px clamp(30px,6vw,120px) 50px}.section-pad{padding:95px clamp(30px,8vw,170px)}.learn{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(45px,7vw,130px)}.partner-band{max-width:none;margin:38px clamp(30px,8vw,170px)}footer{padding:35px clamp(30px,8vw,170px)}.final-cta{padding:72px clamp(30px,12vw,240px)}
@media(max-width:800px){.hero{padding:42px 22px 32px;grid-template-columns:1fr}.quick{margin:-8px 12px 35px}.section-pad{padding:62px 22px}.partner-band{margin:26px 16px}.final-cta{padding:58px 24px}footer{padding:30px 20px}}

/* WordPressのテーマ側ヘッダー／フッターは、トップLPでは使用しない。 */
#header.l-header,.l-header,#footer.l-footer,.l-footer,.p-mainVisual{display:none!important}

/* SWELLの見出し装飾がLPの見出しへ干渉しないよう、ローカル版の配色に固定する。 */
.post_content .section-title h2,.post_content h2.section-title{background:transparent!important;color:var(--ink)!important;padding:0!important;border:0!important;box-shadow:none!important}.post_content .white-title h2{color:#fff!important}.post_content .section-title h2:before,.post_content .section-title h2:after{display:none!important}
.post_content .learn-copy h2{background:transparent!important;color:var(--ink)!important;padding:0!important;border:0!important;box-shadow:none!important}.post_content .final-cta h2{background:transparent!important;color:#fff!important;padding:0!important;border:0!important;box-shadow:none!important}.post_content .learn-copy h2:before,.post_content .learn-copy h2:after,.post_content .final-cta h2:before,.post_content .final-cta h2:after{display:none!important}

/* 縦向きタブレットでは、画像と説明を横に並べず、作品画面を大きく見せる。 */
@media(max-width:1050px){.learn{grid-template-columns:1fr;gap:38px}.learn-art,.learn-copy{width:min(100%,720px);margin-inline:auto}.learn-art img{width:100%}.learn-copy h2{font-size:clamp(32px,5vw,43px)}}
.curriculum{background:#fff7df}.curriculum-note{text-align:center;margin:25px 0 0;color:var(--muted);font-size:12px}

/* KAZOCRA vivid brand layer. Main CTA stays red; green identifies Minecraft/creation. */
:root{--green:#20b66f;--green-bright:#20b66f;--green-dark:#0b7d4f;--blue:#176fc1;--yellow:#ffd64c;--red:#d63c43;--orange:#ff8a3d;--ink:#16394d;--paper:#fffdf7;--brand-shadow:0 8px 0 rgba(22,57,77,.13)}
body{background:var(--paper);color:var(--ink)}
.site-header{position:sticky;border-bottom:0;box-shadow:0 4px 18px rgba(22,57,77,.1)}
.site-header:after{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:5px;background:linear-gradient(90deg,var(--red) 0 25%,var(--yellow) 25% 50%,var(--blue) 50% 75%,var(--green) 75%)}
.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--blue)}
.header-cta,.primary{background:var(--red);color:#fff;box-shadow:0 5px 0 #9f2931}
.header-cta:focus-visible,.button:focus-visible,.text-link:focus-visible,.site-header a:focus-visible{outline:4px solid rgba(23,111,193,.32);outline-offset:4px}
.hero{background:linear-gradient(104deg,#fff3d0 0 50%,#d5f4e1 50% 100%)}
.hero:after{border-color:var(--yellow);opacity:.82}
.quick{border-top:7px solid transparent;border-image:linear-gradient(90deg,var(--red) 0 25%,var(--yellow) 25% 50%,var(--blue) 50% 75%,var(--green) 75%) 1;box-shadow:var(--brand-shadow)}
.intro{border-top:8px solid var(--green-dark);background:linear-gradient(180deg,#e5f7ec 0%,var(--paper) 100%)}
.reason-card{border:1px solid rgba(22,57,77,.13);box-shadow:var(--brand-shadow)}
.card-blue{background:#bedfff;border-top:8px solid var(--blue)}.card-yellow{background:#ffe27d;border-top:8px solid #d2a315}.card-green{background:#aee6c7;border-top:8px solid var(--green-dark)}
.how-flow article:nth-of-type(1) .flow-number{background:var(--blue)}.how-flow article:nth-of-type(2) .flow-number{background:var(--yellow);color:var(--ink)}.how-flow article:nth-of-type(3) .flow-number{background:var(--green-dark)}
.works{background:var(--green-dark)}
.curriculum{background:#fff3d0;border-top:8px solid var(--yellow)}
.parent-grid article{border:1px solid #d4e1e7;box-shadow:0 7px 0 rgba(22,57,77,.1)}.parent-grid article:nth-child(1){border-top:7px solid var(--blue)}.parent-grid article:nth-child(2){border-top:7px solid var(--yellow)}.parent-grid article:nth-child(3){border-top:7px solid var(--green-dark)}
.parent-icon.green{background:var(--green-dark)}.parent-icon.blue{background:var(--blue)}
.final-cta{background:var(--red)}
.final-cta .button.header-cta,.final-cta .button.cta-primary{background:var(--yellow);color:var(--ink);box-shadow:0 5px 0 #b78012}
.final-cta .button.header-cta:hover,.final-cta .button.cta-primary:hover{background:#ffe279;filter:none}
footer{position:relative;border-top:0;background:var(--ink);color:#fff}
footer:before{content:"";position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--red) 0 25%,var(--yellow) 25% 50%,var(--blue) 50% 75%,var(--green) 75%)}
footer a{color:#fff}footer a:hover,footer a:focus-visible{color:var(--yellow)}footer small{color:#d4e3e9}

/* Hooks for the shared mobile navigation. */
.menu-toggle,.nav-toggle,.hamburger{display:none;width:44px;height:44px;padding:0;border:2px solid var(--ink);border-radius:12px;background:#fff;color:var(--ink);font:900 22px/1 inherit;cursor:pointer}
@media(max-width:800px){
  .site-header{height:70px;padding:0 14px;gap:10px}
  .menu-toggle,.nav-toggle,.hamburger{display:inline-grid;place-items:center;flex:0 0 auto}
  .site-header nav{display:none;position:absolute;z-index:30;top:100%;right:0;left:0;padding:14px 18px 18px;border-top:5px solid var(--yellow);background:#fff;box-shadow:0 12px 24px rgba(22,57,77,.18);grid-template-columns:1fr;gap:0}
  .site-header nav a{min-height:48px;padding:12px 4px;border-bottom:1px solid #dbe5e9;display:flex;align-items:center}
  .site-header.is-open nav,.site-header nav[data-open="true"],.site-header:has(.menu-toggle[aria-expanded="true"]) nav,.site-header:has(.nav-toggle[aria-expanded="true"]) nav,.site-header:has(.hamburger[aria-expanded="true"]) nav{display:grid}
  .hero{background:linear-gradient(180deg,#fff3d0 0 45%,#d5f4e1 45% 100%)}
  .reason-card,.parent-grid article{box-shadow:0 6px 0 rgba(22,57,77,.11)}
}

/* Remove the SWELL shell, including its separate fixed header. */
#header.l-header,.l-header,#fix_header,.l-fixHeader,#footer.l-footer,.l-footer,.p-mainVisual,.p-postSlider,.p-breadcrumb,.c-pageTitle,.l-sidebar,.p-articleHead,.w-beforeFooter{display:none!important}
#content.l-content{padding-top:0!important}.l-mainContent{width:100%!important;max-width:none!important}.l-mainContent__inner,.post_content{margin:0!important;padding:0!important}.l-container{max-width:none!important;padding-right:0!important;padding-left:0!important}
body.admin-bar .site-header{top:32px}@media(max-width:782px){body.admin-bar .site-header{top:46px}}

/* Shared mobile navigation. The native details element works without JavaScript. */
.mobile-menu{display:none;position:relative}
.mobile-menu summary{list-style:none;cursor:pointer;font-weight:900;color:var(--ink);border:2px solid var(--ink);border-radius:999px;padding:8px 12px;background:#fff;white-space:nowrap}
.mobile-menu summary::-webkit-details-marker{display:none}
.mobile-menu-panel{position:absolute;right:0;top:calc(100% + 12px);z-index:80;display:grid!important;min-width:min(82vw,320px);padding:12px;border:2px solid var(--ink);border-radius:18px;background:#fff;box-shadow:0 10px 0 rgba(22,57,77,.18)}
.mobile-menu-panel a{padding:11px 12px;border-radius:10px;font-weight:800}
.mobile-menu-panel a:hover,.mobile-menu-panel a:focus-visible{background:var(--yellow);color:var(--ink)}
.member-login-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:8px 13px;border:2px solid var(--ink);border-radius:999px;background:#fff;color:var(--ink);font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}
.member-login-link:hover,.member-login-link:focus-visible{border-color:var(--blue);color:var(--blue)}
.member-login-link .mobile-label{display:none}
.nav-badge{display:inline-flex;padding:2px 6px;border-radius:999px;background:var(--yellow);color:var(--ink);font-size:9px;font-weight:900;line-height:1.3}
.mobile-menu-panel .mobile-trial-cta{justify-content:center;background:var(--red);color:#fff;box-shadow:0 3px 0 #9f2931}
.mobile-menu-panel .mobile-trial-cta:hover,.mobile-menu-panel .mobile-trial-cta:focus-visible{background:#c6323a;color:#fff}
@media(max-width:1050px){
  .desktop-menu,.family-nav,.site-header>nav:not(.mobile-menu-panel){display:none!important}
  .mobile-menu{display:block}
  .site-header>.header-cta{display:none}
}
@media(max-width:800px){
  .site-header{gap:8px;padding:10px 14px}
  .site-header .brand{min-width:0;flex:1}
  .site-header .brand img{width:min(132px,34vw)}
  .member-login-link{min-height:40px;padding:7px 11px}
  .member-login-link .desktop-label{display:none}
  .member-login-link .mobile-label{display:inline}
}

/* Top-page navigation and footer: keep every destination readable on small screens. */
.site-footer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:28px}
.site-footer>.brand{align-self:start}
.site-footer .footer-nav-grid{display:grid;grid-template-columns:repeat(3,minmax(145px,1fr));gap:14px 22px;width:100%;font-size:12px}
.site-footer .footer-nav-grid section{min-width:0;padding-left:13px;border-left:3px solid rgba(255,255,255,.24)}
.site-footer .footer-nav-grid section:nth-child(1){border-color:var(--yellow)}
.site-footer .footer-nav-grid section:nth-child(2){border-color:var(--green)}
.site-footer .footer-nav-grid section:nth-child(3){border-color:var(--blue)}
.site-footer .footer-nav-grid b{display:block;margin-bottom:8px;color:#fff;font-size:13px}
.site-footer .footer-nav-grid nav{display:grid;gap:6px}
.site-footer .footer-nav-grid a{display:block;width:max-content;max-width:100%;white-space:nowrap;line-height:1.5}
.site-footer>small{max-width:260px;line-height:1.8}
@media(max-width:800px){
  .mobile-menu{position:static}
  .mobile-menu[open]::before{content:"";position:fixed;z-index:70;inset:70px 0 0;background:rgba(8,30,43,.38)}
  .mobile-menu-panel{position:fixed!important;z-index:80!important;top:78px!important;right:12px!important;left:12px!important;width:auto!important;min-width:0!important;max-height:calc(100dvh - 94px);padding:8px 12px!important;overflow-y:auto;border-radius:18px!important;overscroll-behavior:contain}
  .mobile-menu-panel a{display:flex!important;width:100%;min-height:48px;padding:11px 12px!important;align-items:center;white-space:normal;word-break:keep-all;overflow-wrap:normal}
  body:has(.mobile-menu[open]){overflow:hidden}
  body.admin-bar .mobile-menu[open]::before{inset-block-start:116px}
  body.admin-bar .mobile-menu-panel{top:124px!important;max-height:calc(100dvh - 140px)}
  .site-footer{grid-template-columns:1fr;gap:22px;padding:34px 22px!important}
  .site-footer .footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}
  .site-footer .footer-nav-grid section:last-child{grid-column:1/-1}
  .site-footer>small{max-width:none}
}
@media(max-width:480px){
  .member-login-link .nav-badge{display:none}
  .site-footer .footer-nav-grid{grid-template-columns:1fr}
  .site-footer .footer-nav-grid section:last-child{grid-column:auto}
}

/* 2026 top-page renewal: child interest -> parent empathy -> proof -> continuing curriculum. */
.hero-lead{max-width:620px}
.parent-empathy{background:linear-gradient(180deg,#fffdf7 0%,#eef8ff 100%);border-top:8px solid var(--blue)}
.concern-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:40px}
.concern-grid article{position:relative;min-height:230px;padding:30px;border:2px solid var(--ink);border-radius:22px;background:#fff;box-shadow:7px 7px 0 #cfe3ed}
.concern-grid article:nth-child(2){box-shadow:7px 7px 0 #ffe17c}.concern-grid article:nth-child(3){box-shadow:7px 7px 0 #aee6c7}
.concern-grid span{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font:700 14px Fredoka,sans-serif}
.concern-grid article:nth-child(2) span{background:#e5a700;color:var(--ink)}.concern-grid article:nth-child(3) span{background:var(--green-dark)}
.concern-grid h3{margin:16px 0 9px;font-size:21px;line-height:1.45}.concern-grid p{margin:0;font-size:13px;line-height:1.8}
.empathy-bridge{display:flex;align-items:center;justify-content:center;gap:20px;width:min(100%,900px);margin:34px auto 0;padding:19px 25px;border-radius:16px;background:var(--ink);color:#fff}
.empathy-bridge b{font-size:18px;color:var(--yellow)}.empathy-bridge span{font-size:13px}
.education-context{background:#fff7df;border-top:8px solid var(--yellow)}
.education-summary{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(420px,1.28fr);gap:26px;width:min(100%,980px);margin:38px auto 0;align-items:stretch}
.school-facts,.purpose-summary{padding:28px;border:2px solid var(--ink);border-radius:22px;background:#fff;box-shadow:7px 7px 0 rgba(22,57,77,.12)}
.school-facts{display:grid;align-content:center;gap:15px;border-top:8px solid var(--blue)}
.school-facts p{margin:0;padding:15px;border-radius:14px;background:#eef8ff}.school-facts strong,.school-facts span{display:block}.school-facts strong{color:var(--blue);font-size:18px}.school-facts span{margin-top:3px;font-size:13px;font-weight:700;line-height:1.65}
.purpose-summary{border-top:8px solid var(--green)}
.purpose-kicker{margin:0 0 8px;color:var(--green-dark);font:700 12px Fredoka,"Zen Maru Gothic",sans-serif;letter-spacing:.08em}
.purpose-summary h3{margin:0 0 8px;font-size:24px;line-height:1.45}.purpose-summary>p:not(.purpose-kicker){margin:0;font-size:13px;line-height:1.75}
.purpose-summary ul{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none}.purpose-summary li{padding:8px 12px;border-radius:999px;background:#dff6e9;color:var(--green-dark);font-size:12px;font-weight:900}
.education-source{margin:24px 0 0;text-align:center;font-size:11px}.education-source a{color:var(--blue);font-weight:900;text-decoration:underline;text-underline-offset:3px}
.education-disclaimer{width:min(100%,980px);margin:17px auto 0;color:var(--muted);font-size:10px;line-height:1.75;text-align:center}
.learning-loop{background:#fff}.loop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:42px 0 0;padding:0;list-style:none;counter-reset:none}
.loop-grid li{position:relative;min-height:220px;padding:28px 23px;border-radius:22px;border:2px solid var(--ink);background:#fff;box-shadow:0 8px 0 rgba(22,57,77,.12)}
.loop-grid li:after{content:"→";position:absolute;z-index:2;top:50%;right:-25px;transform:translateY(-50%);color:var(--red);font-size:29px;font-weight:900}
.loop-grid li:last-child:after{display:none}.loop-grid li>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--blue);color:#fff;font:700 18px Fredoka,sans-serif}
.loop-grid li:nth-child(2)>span{background:var(--red)}.loop-grid li:nth-child(3)>span{background:#e3a500;color:var(--ink)}.loop-grid li:nth-child(4)>span{background:var(--green-dark)}
.loop-grid h3{margin:16px 0 8px;font-size:20px;line-height:1.4}.loop-grid p{margin:0;font-size:13px;line-height:1.75}
.proof{background:#eef8ff;border-top:8px solid var(--yellow)}.proof>.section-title{width:min(100%,760px)}
.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:42px}
.proof-grid article{padding:0 6px}.proof-grid article>span{display:inline-block;margin-top:22px;padding:4px 9px;border-radius:999px;background:var(--ink);color:#fff;font:700 11px Fredoka,sans-serif;letter-spacing:.08em}
.proof-grid h3{margin:8px 0 6px;font-size:20px}.proof-grid p{margin:0;font-size:13px;line-height:1.75}
.curriculum-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}
.curriculum-timeline article{position:relative;min-height:300px;padding:28px;border:2px solid var(--ink);border-radius:22px;background:#fff;box-shadow:8px 8px 0 var(--blue)}
.curriculum-timeline article:nth-child(2){box-shadow:8px 8px 0 var(--yellow)}.curriculum-timeline article:nth-child(3){box-shadow:8px 8px 0 var(--green)}
.curriculum-timeline article>span{font:700 12px Fredoka,sans-serif;color:var(--blue);letter-spacing:.08em}.curriculum-timeline article:nth-child(2)>span{color:#b37c00}.curriculum-timeline article:nth-child(3)>span{color:var(--green-dark)}
.curriculum-timeline strong{display:block;margin:4px 0;font:700 clamp(46px,5vw,68px)/1 Fredoka,sans-serif;color:var(--ink)}
.curriculum-timeline h3{margin:15px 0 8px;font-size:21px}.curriculum-timeline p{margin:0;font-size:13px;line-height:1.75}
.course-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:42px}.course-showcase-grid article{position:relative;min-width:0;min-height:245px;padding:28px;border:2px solid var(--ink);border-radius:22px;background:#fff;box-shadow:8px 8px 0 var(--blue)}.course-showcase-grid article.survival{box-shadow-color:var(--green)}.course-showcase-grid article.device{box-shadow-color:var(--yellow)}.course-showcase-grid article>span{position:absolute;right:16px;top:16px;padding:5px 10px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:900}.course-showcase-grid article>b{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;background:#e5f4ff;color:var(--blue);font-size:25px}.course-showcase-grid article.survival>b{background:#e2f7e9;color:var(--green-dark)}.course-showcase-grid article.device>b{background:#fff0b3;color:#8a6500}.course-showcase-grid h3{margin:18px 0 8px;font-size:22px}.course-showcase-grid p{margin:0;font-size:13px;line-height:1.75}.curriculum-mission-note{width:min(100%,720px);margin:28px auto 0;padding:15px 18px;border:2px dashed #96c7aa;border-radius:14px;background:#fff;text-align:center;font-size:13px;line-height:1.7}.curriculum-link{text-align:center}.curriculum-link .text-link{font-size:14px}
.course-path{display:flex;justify-content:center;align-items:center;gap:15px;margin:38px auto 0}.course-path span{min-width:128px;padding:11px 18px;border:2px solid var(--ink);border-radius:999px;background:#fff;text-align:center;font-weight:900}.course-path i{font-style:normal;color:var(--red);font-size:23px;font-weight:900}
.learning-actions{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);align-items:center;gap:70px;background:var(--green-dark);color:#fff}
.learning-actions h2{margin:0 0 14px;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;font-size:clamp(30px,3.8vw,46px);line-height:1.4}.learning-actions-copy>p:not(.label){margin:0;color:#e6fff2;font-size:14px}
.action-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.action-list article{padding:20px;border-radius:16px;background:#fff;color:var(--ink);box-shadow:5px 5px 0 rgba(0,0,0,.16)}
.action-list b,.action-list span{display:block}.action-list b{margin-bottom:5px;font-size:17px}.action-list span{font-size:12px;line-height:1.65}
.trial-check{text-align:center;background:#fff}.trial-check ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;width:min(100%,900px);margin:35px auto;padding:0;list-style:none}
.trial-check li{display:flex;align-items:center;gap:13px;padding:18px;border:2px solid var(--ink);border-radius:16px;background:#fff;text-align:left;box-shadow:5px 5px 0 #d9e7e2}.trial-check li span{display:grid;flex:0 0 34px;height:34px;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font:700 14px Fredoka,sans-serif}.trial-check li:nth-child(2) span{background:var(--red)}.trial-check li:nth-child(3) span{background:var(--green-dark)}
.trial-check .button{background:var(--red);color:#fff;box-shadow:0 5px 0 #9f2931}.trial-check>p{width:min(100%,760px);margin:18px auto 0;color:var(--muted);font-size:12px}
.post_content .parent-empathy h2,.post_content .education-context h2,.post_content .learning-loop h2,.post_content .proof h2,.post_content .curriculum h2,.post_content .parents h2,.post_content .trial-check h2{background:transparent!important;color:var(--ink)!important;padding:0!important;border:0!important;box-shadow:none!important}
.post_content .parent-empathy h2:before,.post_content .parent-empathy h2:after,.post_content .education-context h2:before,.post_content .education-context h2:after,.post_content .learning-loop h2:before,.post_content .learning-loop h2:after,.post_content .proof h2:before,.post_content .proof h2:after,.post_content .curriculum h2:before,.post_content .curriculum h2:after,.post_content .parents h2:before,.post_content .parents h2:after,.post_content .trial-check h2:before,.post_content .trial-check h2:after,.post_content .learning-actions h2:before,.post_content .learning-actions h2:after{display:none!important}

@media(max-width:900px){
  .concern-grid,.proof-grid,.curriculum-timeline,.course-showcase-grid{grid-template-columns:1fr}
  .concern-grid article,.curriculum-timeline article{min-height:0}
  .education-summary{grid-template-columns:1fr}
  .loop-grid{grid-template-columns:1fr 1fr}
  .loop-grid li:after{display:none}
  .learning-actions{grid-template-columns:1fr;gap:35px}
  .trial-check ol{grid-template-columns:1fr}
}
@media(max-width:600px){
  .hero-lead{font-size:14px;line-height:1.85}
  .quick{grid-template-columns:1fr 1fr}.quick article{align-items:flex-start}.quick p br{display:none}
  .concern-grid{gap:16px;margin-top:28px}.concern-grid article{padding:23px}
  .empathy-bridge{align-items:flex-start;flex-direction:column;gap:4px;padding:19px}
  .education-summary{gap:16px;margin-top:28px}.school-facts,.purpose-summary{padding:22px}.purpose-summary h3{font-size:21px}.purpose-summary ul{display:grid}.purpose-summary li{text-align:center}.education-source,.education-disclaimer{text-align:left}
  .loop-grid{grid-template-columns:1fr;gap:14px;margin-top:28px}.loop-grid li{min-height:0;padding:22px}
  .proof-grid{margin-top:30px}.proof-grid article{padding:0}.proof-grid article+article{margin-top:8px}
  .curriculum-timeline,.course-showcase-grid{gap:17px;margin-top:30px}.curriculum-timeline article,.course-showcase-grid article{min-height:0;padding:23px}
  .course-path{gap:8px;flex-wrap:wrap}.course-path span{min-width:0;padding:9px 13px}.course-path i{font-size:18px}
  .learning-actions{gap:28px}.action-list{grid-template-columns:1fr}.action-list article{padding:18px}
  .trial-check li{padding:15px}.trial-check li b{font-size:14px}
}

/* Clear service status without competing with the trial action. */
.service-status{font-size:13px;line-height:1.8;margin:0 0 22px;padding:12px 16px;border-left:4px solid var(--green-dark);background:rgba(255,255,255,.8);border-radius:0 12px 12px 0}.service-status b{display:block;color:var(--green-dark)}
.hero h1{font-size:clamp(32px,3.4vw,54px);line-height:1.45;letter-spacing:-.04em}
@media(max-width:600px){.hero h1{font-size:32px}}

/* Keep short hero labels legible at every image size. */
.burst{min-width:92px;padding:9px 16px;text-align:center;clip-path:none;border-radius:999px;white-space:nowrap}
.burst-yellow{box-shadow:0 4px 0 #c88718}.burst-red{box-shadow:0 4px 0 #bd3538}

/* These badges must read as a single, colourful set. */
.quick-icon.green{background:#d9f4e5;color:var(--green-dark);font-size:14px;font-weight:900}
.quick-icon.red{background:#ffe0df;color:#aa292d;font-size:18px;font-weight:900}

/* Stage difficulty shown consistently on every learning-theme card. */
.course-showcase-grid .stage-preview{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:19px;padding:11px 13px;border-radius:13px;background:#f4f8fa}
.course-showcase-grid .stage-preview strong{font:700 13px Fredoka,sans-serif;color:var(--ink)}
.course-showcase-grid .stage-preview small{font-size:11px;font-weight:900;white-space:nowrap}
.course-showcase-grid .stage-preview span{color:#e08a00;letter-spacing:.04em}
@media(max-width:600px){.course-showcase-grid .stage-preview{align-items:flex-start;flex-direction:column;gap:3px}.course-showcase-grid .stage-preview small{white-space:normal}}

/* Keep the top page visually full-bleed while preventing ultra-wide stretching. */
:root{--top-inner-max:1360px}
@media(min-width:801px){
  .hero{padding-inline:max(clamp(30px,8vw,170px),calc((100vw - var(--top-inner-max))/2))}
  .quick{margin-inline:max(clamp(30px,6vw,120px),calc((100vw - var(--top-inner-max))/2))}
  .section-pad{padding-inline:max(clamp(30px,8vw,170px),calc((100vw - var(--top-inner-max))/2))}
  .partner-band{margin-inline:max(clamp(30px,8vw,170px),calc((100vw - var(--top-inner-max))/2))}
  footer{padding-inline:max(clamp(30px,8vw,170px),calc((100vw - var(--top-inner-max))/2))}
}
