@charset "UTF-8";
:root{--paper:#fcfaf3;--ink:#344e40;--text:#526052;--green:#557b60;--green-dark:#3e624a;--sage:#eaf0e3;--yellow:#f5de9d;--peach:#f9e9df;--line:#dfe2d4;--blue:#e7f0f1;--radius:24px;--font:"Hiragino Maru Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:125px}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.95;letter-spacing:.045em;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;height:auto;display:block}svg{display:inline-block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{color:var(--ink);font-weight:700}h2{font-size:32px;line-height:1.65;letter-spacing:.075em}h3{font-size:24px;line-height:1.65}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #c8833f;outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}[hidden]{display:none!important}.section-wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.icon{width:23px;height:23px;flex-shrink:0}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.doodle{pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--ink);color:#fff;padding:12px 24px;border-radius:12px}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:14px 25px;border-radius:999px;font-size:15px;font-weight:700;letter-spacing:.06em;line-height:1.5;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-green{color:white;background:var(--green);box-shadow:0 4px 0 #3e624a22}.button-green:hover{background:var(--green-dark);box-shadow:0 6px 0 #3e624a22}.button-outline{border:1px solid #9fab95;background:transparent;color:var(--ink)}.button-outline:hover{background:var(--sage)}.arrow{margin-left:4px}.text-button{background:transparent;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;color:var(--ink);padding:8px 0;font-size:14px;font-weight:700;line-height:1.7}.text-button:hover{color:var(--green);text-decoration:underline;text-underline-offset:5px}.round-arrow{display:inline-grid;place-items:center;width:39px;height:39px;border:1px solid #bdc7b5;border-radius:50%;font-size:21px;font-weight:400;flex-shrink:0}.section-kicker{display:block;color:#778363;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.2em;margin-bottom:15px}.section-heading p{margin-top:15px}.centered{text-align:center}.small-note{font-size:12px;line-height:1.9;color:#687361}.section-note{font-size:12px;text-align:center;margin-top:24px;color:#6a7468}.mobile-only{display:none}

.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px max(38px,calc((100vw - 1270px)/2));background:#fcfaf3f5;border-bottom:1px solid #eaeade;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0;color:var(--ink)}.brand-mark{width:44px;height:54px;color:#65856a;fill:#c2d4b3;stroke-width:1.15}.brand-sub{display:block;font-size:9px;letter-spacing:.1em;line-height:1.5}.brand-name{display:block;font-size:34px;line-height:1.45;letter-spacing:.045em}.brand-name small{font-size:13px;letter-spacing:.04em;vertical-align:middle}.brand-dot{color:#d9ad61}.main-nav{display:flex;gap:10px}.main-nav a{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:700;min-height:49px;width:145px;border:1px solid;border-radius:13px;transition:background .2s,transform .2s}.main-nav a:hover{transform:translateY(-2px)}.main-nav .icon{width:20px;height:20px}.nav-program{background:#edf1e6;border-color:#d2ddc7!important}.nav-classroom{background:#fbefcf;border-color:#ecdfb8!important}.nav-contact{background:#f9e7de;border-color:#edcec0!important}.nav-recruit{background:#eaf0f2;border-color:#d4e1e4!important}.main-nav a:hover{filter:brightness(.97)}

.hero{padding-top:60px;position:relative;display:grid;grid-template-columns:1fr 1.13fr;align-items:center;column-gap:15px;min-height:620px}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;color:#758366;display:flex;align-items:center;gap:9px;margin-bottom:22px}.tiny-leaf{font-size:19px;color:#a2b284}.hero h1{font-size:clamp(32px,3.4vw,46px);line-height:1.85;letter-spacing:.035em;white-space:nowrap}.hero-highlight{position:relative;z-index:0}.hero-highlight:after{content:"";position:absolute;bottom:1px;left:8px;right:4px;height:12px;background:#f1d68f;border-radius:50% 20% 50% 15%;z-index:-1;transform:rotate(-1deg)}.hero-description{font-size:14px;line-height:2.15;margin:23px 0 29px;letter-spacing:.065em}.hero .button{font-size:14px;padding:17px 23px;min-height:61px}.hero-sub-link{display:block;font-size:12px;margin:18px 0 0 21px;color:#66725d}.hero-sub-link span{margin-left:15px}.hero-sub-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-art{position:relative;align-self:center;margin-right:-35px;padding-top:20px}.hero-image{width:100%;aspect-ratio:1.35;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(to bottom,transparent 0%,#000 5%,#000 96%,transparent 100%);border-radius:47% 42% 44% 35%/40% 40% 36% 36%}.art-note{position:absolute;top:3px;left:80px;z-index:1;font-size:14px;color:#7b8a6c;letter-spacing:.15em;transform:rotate(-7deg)}.hero-seal{position:absolute;bottom:4px;right:4px;background:#fcfaf3;border:1px dashed #aebd9e;outline:8px solid var(--paper);width:185px;min-height:100px;border-radius:49% 45% 42% 47%;transform:rotate(-6deg);display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;text-align:center;line-height:1.9;box-shadow:0 4px 12px #4d6b4c08}.hero-seal strong{font-size:14px}.hero-seal .icon{width:28px;height:28px;color:#82a379;fill:#c1d4ac}.hero-sun{position:absolute;right:29px;top:-15px;width:52px;height:52px;color:#d9b45f;stroke-width:1.1;transform:rotate(10deg)}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;margin:46px 0 29px;color:#7c876f;font-size:11px;letter-spacing:.13em}.hero-bottom>span:first-child:before{content:"";display:inline-block;width:35px;height:1px;background:#b8c1aa;margin-right:13px;vertical-align:middle}.scroll-note{display:flex;align-items:center;gap:15px;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.2em}.scroll-note i{height:30px;width:1px;background:#a9b798}

.welcome-section{background:var(--sage);position:relative;margin-top:16px}.welcome-section:before{content:"";position:absolute;left:0;right:0;top:-18px;height:25px;background:var(--sage);clip-path:polygon(0 40%,6% 18%,13% 40%,21% 14%,31% 33%,40% 10%,49% 39%,57% 18%,67% 31%,76% 15%,85% 37%,95% 13%,100% 30%,100% 100%,0 100%)}.welcome-inner{padding-block:50px;display:grid;grid-template-columns:1fr 1.45fr;align-items:center;gap:65px;position:relative}.welcome-title h2{font-size:24px;line-height:1.8}.welcome-title .section-kicker{font-size:10px;margin-bottom:8px}.welcome-copy{font-size:13px;line-height:2.1}.welcome-copy p+p{margin-top:12px}.welcome-flower{position:absolute;bottom:23px;right:-14px;width:33px;height:33px;color:#a7b28e;transform:rotate(15deg);stroke-width:1.2}

.program-section{padding-top:92px;padding-bottom:95px}.section-heading .handwritten{font-size:12px;color:#87956a;letter-spacing:.09em;margin:0 0 8px;transform:rotate(-2deg)}.underline-yellow{background:linear-gradient(transparent 74%,#f6dfa1 74%,#f6dfa1 96%,transparent 96%)}.program-tabs{display:flex;gap:10px;justify-content:center;margin:38px 0 30px}.program-tabs button{min-height:55px;padding:12px 22px;display:flex;gap:9px;justify-content:center;align-items:center;border-radius:13px;background:transparent;border:1px solid #d9dfd0;font-size:14px;font-weight:700;transition:background .2s}.program-tabs button[aria-selected=true]{background:var(--green);color:#fff;border-color:var(--green);position:relative}.program-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-8px;left:calc(50% - 8px);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--green)}.program-tabs button[aria-selected=true] .tab-symbol,.program-tabs button[aria-selected=true] .icon{color:#fff}.program-tabs button:hover:not([aria-selected=true]){background:var(--sage)}.tab-symbol{font-size:20px;line-height:1.3;font-weight:700}.pink{color:#c57985}.blue{color:#6a91a1;font-size:16px}.ochre{color:#b38d41;font-size:26px}.purple{color:#9783a0}.featured-comic{display:grid;grid-template-columns:1.07fr 1fr;gap:65px;align-items:center;background:#f4f3e9;border-radius:28px;padding:40px 48px 40px 38px;border:1px solid #e9e9db;position:relative}.featured-image-button{position:relative;background:white;padding:10px;border-radius:10px;box-shadow:0 4px 15px #4a584411;transform:rotate(-1.4deg);transition:transform .25s;justify-self:center;width:100%;max-width:420px}.featured-image-button:hover{transform:rotate(0)}.featured-image-button img{width:100%;height:435px;object-fit:contain}.comic-sticker{position:absolute;top:-17px;left:19px;background:#f5dc9e;color:#5f633e;padding:5px 17px;font-size:12px;font-weight:700;transform:rotate(-4deg);box-shadow:0 2px 3px #00000006;z-index:1}.zoom-hint{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#687c60;padding:7px 0 4px}.zoom-hint .icon{width:17px;height:17px}.small-label{display:inline-block;padding:4px 13px;border:1px solid #bac9ad;border-radius:5px;color:#6c805a;font-size:11px;letter-spacing:.05em;margin-bottom:18px}.featured-copy h3{font-size:28px;line-height:1.85;letter-spacing:.07em}.featured-copy>p{font-size:13px;margin:18px 0;line-height:2}.check-list{list-style:none;padding:0;margin:22px 0 18px;font-size:12px;line-height:2.2}.check-list li:before{content:"✓";color:#8da076;margin-right:10px;font-weight:700}.featured-copy .text-button{width:190px;font-size:14px}.pencil-note{display:block;font-size:11px;color:#8f977a;text-align:right;transform:rotate(-5deg);margin-top:13px}.library-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-top:63px;margin-bottom:24px}.library-heading h3{font-size:22px}.library-heading .section-kicker{font-size:10px;margin-bottom:9px}.library-count{font-size:11px;color:#7b8572}.library-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.library-filters button{background:transparent;border:1px solid #dfe3d6;border-radius:99px;font-size:12px;padding:6px 17px;min-height:39px}.library-filters button.active{color:#fff;background:#6e8563;border-color:#6e8563}.library-filters button:hover:not(.active){background:var(--sage)}.comic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.comic-card{min-width:0}.comic-card-button{width:100%;text-align:left;background:transparent;padding:0;display:block}.comic-card-image{background:#f1eee1;border-radius:15px;padding:16px;position:relative;overflow:hidden;border:1px solid #e7e7da}.comic-card-image img{width:100%;height:200px;object-fit:contain;filter:drop-shadow(0 3px 4px #00000010);transition:transform .3s}.comic-card-button:hover img{transform:scale(1.035)}.comic-index{position:absolute;top:10px;left:11px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fffdf5;color:#7a836a;font-family:Arial,sans-serif;font-size:10px;z-index:1}.comic-card-meta{display:flex;align-items:center;justify-content:space-between;margin-top:13px;font-size:10px;color:#7e896d}.comic-card-title{font-size:14px;line-height:1.75;margin-top:3px;display:flex;justify-content:space-between;gap:12px}.comic-card-title span{font-size:17px;color:#809270}.library-more{display:flex;margin:34px auto 0;min-width:275px;min-height:53px;font-size:13px}.count-badge{background:#e7eddf;color:#6b7a5e;min-width:24px;height:24px;border-radius:50%;font-size:11px;display:grid;place-items:center}

.classroom-section{background:#f0f2e8;padding:80px 0 67px;position:relative;border-radius:60px 60px 0 0}.classroom-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:40px}.classroom-card{padding:28px 30px 22px;border-radius:43% 43% 19px 19px/8% 8% 19px 19px;position:relative}.peach-card{background:#f9e8de}.yellow-card{background:#faf0d4}.blue-card{background:#e3eff0}.card-number{display:flex;align-items:center;gap:10px;font-size:23px;color:#8c9072;line-height:1.5}.card-number span{font:9px Arial,sans-serif;letter-spacing:.15em}.classroom-icon{width:47px;height:47px;margin:26px 0 13px;color:#8c9879;stroke-width:1}.peach-card .classroom-icon{color:#bd8b79}.yellow-card .classroom-icon{color:#b89b4c}.blue-card .classroom-icon{color:#84a5a3}.classroom-card h3{font-size:18px}.classroom-card p{font-size:12px;margin:13px 0 17px;line-height:2}.classroom-card .text-button{font-size:11px;width:100%;border-top:1px dashed #b7bca67d;padding-top:15px}.day-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:57px 0 24px}.day-heading h3{font-size:24px}.day-heading .section-kicker{font-size:10px;margin-bottom:7px}.day-heading .text-button{font-size:12px}.day-timeline{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;text-align:center;position:relative}.day-timeline:before{content:"";position:absolute;top:21px;left:12.5%;right:12.5%;border-top:1px dashed #b5bea5}.day-timeline li{position:relative}.day-timeline .step{position:relative;background:#f0f2e8;border:1px solid #bac5ad;display:grid;place-items:center;width:44px;height:44px;margin:auto auto 16px;border-radius:50%;font-family:Georgia,serif;font-size:17px;color:#879776;outline:7px solid #f0f2e8}.day-timeline h4{font-size:16px}.day-timeline p{font-size:12px;line-height:1.9;margin-top:8px}.faq-section{padding-block:85px;display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.faq-intro h2{font-size:28px}.faq-intro p{font-size:12px;margin-top:18px;line-height:2}.faq-doodle{width:56px;height:56px;color:#c6ba8f;margin:22px 0 0 35px;transform:rotate(-12deg);stroke-width:1}.faq-list details{border-bottom:1px solid #dfe3d6}.faq-list details:first-child{border-top:1px solid #dfe3d6}.faq-list summary{display:flex;align-items:center;gap:15px;padding:23px 0;cursor:pointer;font-size:13px;font-weight:700;list-style:none;color:var(--ink)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-family:Georgia,serif;font-size:22px;font-weight:400;color:#91a17b}.faq-list summary .icon{margin-left:auto;width:18px;height:18px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{font-size:13px;margin:0 0 23px 35px;line-height:2}

.contact-section{background:#e8efdf;padding:66px 0;position:relative}.contact-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.contact-copy h2{font-size:32px;line-height:1.85}.contact-copy>p{font-size:13px;line-height:2.1;margin-top:19px}.contact-note{display:flex;align-items:center;gap:15px;margin-top:27px;font-size:12px;color:#798c67;transform:rotate(-3deg)}.contact-note .icon{width:36px;height:40px;fill:#b8caa6}.contact-locations{display:grid;gap:16px}.location-card{border:1px solid #dce4d1;background:#fffdf5;padding:24px 28px;border-radius:18px}.location-card h3{font-size:20px}.location-card address,.location-address{font-size:12px;font-style:normal;line-height:1.9;margin:8px 0 11px}.location-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.location-actions .button{font-size:12px;min-height:43px;padding:10px 17px;gap:7px}.location-actions .icon{width:17px;height:17px}.location-phone{display:inline-flex;align-items:center;gap:8px;font-family:Arial,sans-serif;font-size:22px;color:var(--ink);font-weight:600;letter-spacing:.03em}.location-email{font-size:12px;overflow-wrap:anywhere}.location-map{font-size:11px;text-decoration:underline;text-underline-offset:4px}.location-contact-row{display:flex;gap:12px;justify-content:space-between;align-items:center;flex-wrap:wrap}.contact-memo{margin-top:2px;text-align:center}.contact-memo .button{min-height:45px;font-size:12px;padding:10px 20px}.contact-memo p{margin-top:7px;font-size:11px}.contact-card{background:#fffdf5;border:1px solid #dce4d1;padding:35px;border-radius:23px}.contact-card-heading{display:flex;gap:10px;align-items:center}.contact-card-heading h3{font-size:18px}.contact-card .button{width:100%;margin-top:24px;font-size:13px}.contact-card .small-note{text-align:center;margin-top:12px}.contact-status{font-size:13px;margin-top:20px}.recruit-section{display:flex;gap:35px;align-items:center;padding-block:68px}.recruit-copy{flex:1}.recruit-copy h2{font-size:23px;line-height:1.75}.recruit-copy p{font-size:12px;line-height:2;margin-top:13px}.recruit-copy .section-kicker{margin-bottom:8px}.recruit-section>.button{font-size:12px;white-space:nowrap;min-height:51px}.recruit-illustration{position:relative;width:150px;height:150px;flex-shrink:0}.recruit-illustration svg{position:absolute;stroke-width:1;width:58px;height:65px}.recruit-illustration svg:nth-child(1){color:#c9a284;left:5px;top:15px;transform:rotate(-15deg);fill:#f3dfcf}.recruit-illustration svg:nth-child(2){color:#8b9e78;width:65px;height:75px;right:0;bottom:10px;transform:rotate(12deg);fill:#dbe5cb}.recruit-illustration svg:nth-child(3){color:#c7b879;width:33px;height:33px;right:0;top:5px;transform:rotate(20deg);fill:#f4e7bb}.site-footer{border-top:1px solid #e3e5d7;background:#f5f4ea;padding:35px 0 20px}.footer-main{display:flex;align-items:center;gap:45px}.footer-main>p{font-size:11px;color:#899079}.footer-main .brand-mark{width:34px;height:43px}.footer-main .brand-name{font-size:28px}.footer-main .brand-name small{font-size:11px}.back-to-top{display:grid;place-items:center;border:1px solid #bcc8b1;border-radius:50%;width:40px;height:40px;margin-left:auto;color:#849876;font-size:22px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #e1e3d5;padding-top:18px;margin-top:26px;font-size:10px;color:#87907b}.plain-button{padding:0;background:transparent;font-size:10px}.plain-button:hover{text-decoration:underline}.mobile-contact{display:none}

dialog{color:var(--text);background:var(--paper);border:1px solid #d6dfcb;box-shadow:0 20px 100px #172b3655;border-radius:20px}dialog::backdrop{background:#263e32b8;backdrop-filter:blur(4px)}.comic-dialog{padding:0;width:min(1000px,calc(100% - 40px));max-width:none;height:92dvh;max-height:950px;overflow:hidden}.reader-toolbar{height:80px;padding:14px 26px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:15px}.reader-kicker{font:9px Arial,sans-serif;letter-spacing:.2em;color:#899577}.reader-toolbar h2{font-size:16px;line-height:1.6}.icon-button{display:grid;place-items:center;width:43px;height:43px;background:#e9eddf;border-radius:50%;font:30px/1 Arial,sans-serif;flex-shrink:0;color:var(--ink)}.icon-button:hover{background:#dce5ce}.reader-tools{height:60px;display:flex;align-items:center;gap:20px;padding:10px 26px;border-bottom:1px solid var(--line);font-size:12px}.reader-nav{background:transparent;padding:7px 0;min-height:37px;font-size:13px}.reader-nav:hover{color:var(--green);text-decoration:underline}.reader-zoom{margin-left:auto;display:flex;align-items:center;gap:6px;border:1px solid #c9d3bd;border-radius:99px;background:#f7f8ef;padding:5px 15px;min-height:37px;font-size:12px}.reader-zoom[aria-pressed=true]{background:var(--green);color:#fff}.reader-zoom .icon{width:17px;height:17px}.reader-body{height:calc(100% - 174px);overflow:auto;overscroll-behavior:contain;background:#ebece4;padding:24px;scrollbar-gutter:stable}.reader-body img{margin:0 auto;width:auto;max-width:100%;height:auto;background:white;box-shadow:0 2px 8px #00000015}.reader-body.zoomed img{width:1536px;max-width:none}.reader-note{margin:15px auto 0;padding:12px 18px;max-width:850px;background:#fff3d7;color:#775f30;border-radius:8px;font-size:12px;line-height:1.8}.reader-alt{font-size:12px;line-height:1.9;margin:18px auto 0;max-width:800px}.reader-footer{height:34px;font-size:10px;display:flex;justify-content:center;align-items:center}.info-dialog{width:min(560px,calc(100% - 32px));padding:38px;max-height:90dvh;overflow:auto}.info-dialog>.close-dialog{position:absolute;top:17px;right:17px;width:35px;height:35px;font-size:25px}.info-dialog>.section-kicker{margin-top:7px;padding-right:15px}.info-dialog h2{font-size:24px;line-height:1.65;margin-bottom:18px}.info-dialog p{font-size:13px;line-height:2}.info-dialog p+p{margin-top:12px}.info-dialog h3{font-size:16px;margin:23px 0 8px}.info-dialog .button{margin-top:20px;font-size:13px}.dialog-contact-options{display:grid;gap:10px;margin-top:18px}.dialog-contact-options a{font-size:13px;border:1px solid var(--line);border-radius:10px;padding:12px}.dialog-contact-options a:hover{background:var(--sage)}.consultation-dialog h2{font-size:23px}.consultation-dialog .form-intro{font-size:12px}.consultation-dialog form{margin-top:23px}.consultation-dialog label{display:block;font-size:13px;font-weight:700;margin:16px 0 7px}.consultation-dialog label span{font-size:10px;font-weight:400}.consultation-dialog select,.consultation-dialog textarea{border:1px solid #cbd5bf;background:#fffefa;border-radius:9px;width:100%;padding:12px;font-size:13px;line-height:1.8}.consultation-dialog textarea{resize:vertical}.consultation-dialog select{min-height:47px}.consultation-dialog form>.button{width:100%}.consultation-dialog>.small-note{margin-top:20px;font-size:11px}.consultation-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/2 var(--font);padding:16px;background:var(--sage);border-radius:10px;max-height:300px;overflow:auto}.memo-actions{display:flex;flex-wrap:wrap;gap:8px}.memo-actions .button{padding:10px 17px;min-height:45px;font-size:12px;margin-top:5px}#memo-feedback{font-size:12px;min-height:24px;margin-top:12px}.consultation-dialog .text-button{font-size:12px}.map-link{font-size:11px;text-decoration:underline;text-underline-offset:3px}

@media(min-width:1500px){.hero-art{margin-right:-65px}.hero{column-gap:35px;padding-top:65px}.hero h1{font-size:48px}.hero-image{aspect-ratio:1.4}.site-header{padding-block:23px}}
@media(max-width:1100px){.section-wrap{width:calc(100% - 64px)}.site-header{padding:18px 28px}.brand-name{font-size:29px}.brand-mark{width:37px}.main-nav{gap:7px}.main-nav a{width:122px;font-size:12px;gap:6px}.hero{padding-top:45px;min-height:565px;grid-template-columns:1fr 1fr}.hero h1{font-size:35px}.hero-art{margin-right:-15px}.hero-description{font-size:13px}.hero .button{font-size:12px;padding-inline:19px}.art-note{font-size:11px;left:55px}.hero-seal{width:153px;min-height:85px;right:0;bottom:-15px}.hero-seal strong{font-size:12px}.welcome-inner{gap:30px}.welcome-title h2{font-size:21px}.welcome-copy{font-size:12px}.featured-comic{gap:37px;padding:35px 30px}.featured-image-button img{height:400px}.featured-copy h3{font-size:25px}.program-tabs button{padding-inline:18px}.classroom-card{padding:25px}.contact-inner{gap:35px}.contact-copy h2{font-size:29px}.contact-copy>p{font-size:12px}.recruit-illustration{width:110px}.recruit-section{gap:25px}.faq-section{gap:35px}}
@media(max-width:850px){html{scroll-padding-top:150px}.site-header{flex-wrap:wrap;justify-content:center;gap:12px;padding:12px 24px}.brand-mark{height:38px;width:31px}.brand-sub{font-size:8px}.brand-name{font-size:25px;line-height:1.2}.brand-name small{font-size:11px}.main-nav{width:100%;justify-content:center}.main-nav a{width:24%;max-width:180px;min-height:41px;border-radius:10px;font-size:11px}.main-nav .icon{width:17px;height:17px}.hero{min-height:520px;column-gap:0;padding-top:35px}.hero h1{font-size:29px}.hero-description{font-size:12px;margin-block:20px}.hero .button{font-size:11px;padding:14px;gap:7px;min-height:52px}.hero .button .icon{width:19px;height:19px}.hero-sub-link{font-size:10px;margin-left:7px}.hero-art{margin-right:-20px}.hero-image{aspect-ratio:1.05}.hero-seal{width:133px;min-height:75px;font-size:8px}.hero-seal strong{font-size:11px}.hero-seal .icon{width:23px}.art-note{left:36px;top:0;font-size:10px}.hero-sun{right:10px;top:-9px;width:38px}.hero-bottom{margin-top:36px}.welcome-inner{gap:25px;padding-block:35px;grid-template-columns:.85fr 1.15fr}.welcome-title h2{font-size:18px}.welcome-copy{font-size:11px}.welcome-copy br{display:none}.program-section{padding-top:68px;padding-bottom:65px}h2{font-size:27px}.section-heading>p{font-size:13px}.program-tabs{gap:7px;margin-top:29px}.program-tabs button{font-size:12px;padding-inline:12px;min-height:49px;gap:6px}.program-tabs .icon{width:20px;height:20px}.tab-symbol{font-size:18px}.tab-symbol.blue{font-size:14px}.featured-comic{gap:25px;padding:30px 25px}.featured-image-button img{height:340px}.featured-copy h3{font-size:21px}.featured-copy>p{font-size:11px;margin:12px 0}.small-label{font-size:10px;margin-bottom:12px}.check-list{font-size:10px;margin:14px 0 8px}.featured-copy .text-button{font-size:12px;width:165px}.pencil-note{font-size:9px}.comic-grid{gap:22px}.comic-card-image{padding:11px}.comic-card-image img{height:156px}.comic-card-title{font-size:12px}.comic-card-meta{font-size:9px}.classroom-cards{gap:15px}.classroom-card{padding:22px 19px}.classroom-card h3{font-size:15px}.classroom-card p{font-size:11px}.classroom-card .text-button{font-size:10px;gap:6px}.classroom-section{padding-top:62px;border-radius:36px 36px 0 0}.day-heading h3{font-size:21px}.day-heading .text-button{font-size:11px}.faq-section{padding-block:64px;gap:25px}.faq-intro h2{font-size:24px}.faq-intro p{font-size:11px}.faq-list summary{font-size:12px;gap:10px}.faq-list details>p{font-size:12px;margin-left:26px}.contact-inner{grid-template-columns:1fr;gap:30px}.contact-copy{text-align:center}.contact-copy h2 br{display:none}.contact-copy h2{font-size:27px}.contact-copy .section-kicker{margin-bottom:10px}.contact-copy>p{margin-top:15px}.contact-note{display:none}.contact-locations{grid-template-columns:1fr 1fr;gap:16px}.location-card{padding:22px}.location-card h3{font-size:18px}.location-card address,.location-address{font-size:11px}.contact-memo{grid-column:1/-1}.location-actions{gap:8px}.location-actions .button{font-size:11px;padding-inline:12px}.recruit-section{gap:20px;padding-block:52px;flex-wrap:wrap}.recruit-copy h2{font-size:22px}.recruit-illustration{width:100px;height:110px}.recruit-section>.button{margin-left:120px;margin-top:-5px}.footer-main{gap:25px}.footer-main>p{font-size:10px}.footer-main .brand-sub{font-size:7px}.footer-main .brand-name{font-size:24px}}
@media(max-width:600px){html{scroll-padding-top:130px}.section-wrap{width:calc(100% - 40px)}body{font-size:14px}.site-header{padding:10px 13px 11px;gap:10px}.brand{gap:8px}.brand-mark{height:33px;width:28px}.brand-sub{font-size:7px;letter-spacing:.07em}.brand-name{font-size:24px;line-height:1.25}.brand-name small{font-size:10px}.main-nav{gap:6px}.main-nav a{width:25%;font-size:10px;gap:4px;min-height:41px;border-radius:9px;letter-spacing:0}.main-nav .icon{width:16px;height:16px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:32px;min-height:0}.hero-copy{z-index:2;text-align:center}.eyebrow{font-size:10px;justify-content:center;margin-bottom:13px;letter-spacing:.09em;gap:6px}.tiny-leaf{font-size:15px}.hero h1{font-size:clamp(25px,6.6vw,37px);line-height:1.8;letter-spacing:.01em;white-space:nowrap}.hero-highlight:after{height:9px;bottom:0}.hero-description{font-size:12px;line-height:1.95;margin:14px 0 21px;letter-spacing:.03em}.hero .button{font-size:12px;min-height:53px;padding:14px 20px;gap:8px}.hero-sub-link{font-size:10px;margin:13px 0 0}.hero-art{padding-top:8px;align-self:stretch;margin:22px -6px 0;position:relative}.hero-image{aspect-ratio:1.5;width:100%;border-radius:34% 35% 35% 30%/22% 22% 25% 25%}.hero-seal{right:0;bottom:-8px;width:126px;min-height:74px;outline-width:5px}.hero-sun{top:5px;right:18px;width:32px;height:32px}.art-note{top:0;left:20px;font-size:10px}.hero-bottom{margin:29px 0 25px;min-height:22px;font-size:9px;letter-spacing:.05em}.hero-bottom>span:first-child:before{width:18px;margin-right:8px}.scroll-note{font-size:7px;gap:8px}.scroll-note i{height:20px}.welcome-section{margin-top:8px}.welcome-inner{display:block;padding-block:32px}.welcome-title{text-align:center}.welcome-title h2{font-size:21px;line-height:1.8}.welcome-title h2 br{display:none}.welcome-title .section-kicker{font-size:9px}.welcome-copy{font-size:12px;line-height:2.1;margin-top:20px}.welcome-copy p+p{margin-top:8px}.welcome-flower{width:27px;height:27px;right:3px;bottom:14px}.program-section{padding-top:56px;padding-bottom:54px}.section-kicker{font-size:9px;margin-bottom:12px}.section-heading .handwritten{font-size:10px;margin-bottom:10px}.section-heading h2{font-size:23px;letter-spacing:.035em;line-height:1.75}.section-heading>p{font-size:11px;line-height:2;margin-top:13px;letter-spacing:.015em}.program-tabs{margin:26px -2px 24px;gap:5px;justify-content:space-between}.program-tabs button{flex:1;min-width:0;padding:10px 3px 8px;font-size:10px;flex-direction:column;gap:3px;min-height:65px;border-radius:10px;line-height:1.7;letter-spacing:0}.program-tabs .icon{width:23px;height:23px}.program-tabs .tab-symbol{height:23px;line-height:23px;font-size:20px}.program-tabs .tab-symbol.blue{font-size:16px}.featured-comic{display:flex;flex-direction:column;gap:30px;padding:30px 24px 28px;border-radius:20px}.featured-image-button{max-width:345px;padding:8px}.featured-image-button img{height:auto;max-height:390px;object-fit:contain}.zoom-hint{font-size:10px}.comic-sticker{font-size:10px;padding:4px 12px;top:-15px}.featured-copy{width:100%}.featured-copy h3{font-size:23px;line-height:1.8;letter-spacing:.07em}.featured-copy>p{font-size:12px;margin-top:15px;line-height:2}.small-label{font-size:10px;margin-bottom:10px}.check-list{font-size:11px;margin-top:18px}.featured-copy .text-button{font-size:13px;width:180px;margin-top:5px}.pencil-note{font-size:10px;margin-top:8px}.library-heading{margin-top:42px;gap:10px;align-items:center}.library-heading h3{font-size:18px}.library-heading .section-kicker{font-size:8px}.library-count{font-size:9px;max-width:64px;line-height:1.8;text-align:right}.library-filters{gap:6px;margin-bottom:20px}.library-filters button{font-size:10px;padding:6px 10px;min-height:35px}.comic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 13px}.comic-card-image{padding:10px 8px;border-radius:12px}.comic-card-image img{height:154px}.comic-card-title{font-size:11px;line-height:1.8;margin-top:4px;gap:7px;letter-spacing:.02em}.comic-card-meta{font-size:8px;margin-top:9px;letter-spacing:0}.comic-index{width:22px;height:22px;font-size:8px;top:6px;left:6px}.comic-card-title span{font-size:14px}.library-more{margin-top:29px;min-width:240px;font-size:12px;min-height:48px}.classroom-section{padding:51px 0 43px;border-radius:28px 28px 0 0}.classroom-cards{grid-template-columns:1fr;gap:15px;margin-top:29px}.classroom-card{padding:23px 23px 18px;border-radius:20px;display:grid;grid-template-columns:58px 1fr;column-gap:17px}.card-number{grid-column:2;font-size:15px;gap:8px}.card-number span{font-size:8px}.classroom-icon{grid-column:1;grid-row:1/4;margin:23px 0 0;width:51px;height:51px}.classroom-card h3{grid-column:2;font-size:17px;margin-top:6px}.classroom-card p{grid-column:2;font-size:11px;margin:9px 0 11px}.classroom-card .text-button{grid-column:2;font-size:11px;padding-top:10px}.day-heading{margin-top:38px;display:block}.day-heading h3{font-size:21px}.day-heading .text-button{font-size:10px;margin-top:6px;gap:13px}.day-heading .round-arrow{width:30px;height:30px;font-size:18px}.day-timeline{grid-template-columns:1fr 1fr;gap:27px 15px;margin-top:22px}.day-timeline:before{display:none}.day-timeline .step{width:36px;height:36px;font-size:15px;margin-bottom:10px}.day-timeline h4{font-size:14px}.day-timeline p{font-size:11px;line-height:1.9}.section-note{font-size:10px;text-align:left;margin-top:25px}.faq-section{display:block;padding-block:49px}.faq-intro{text-align:center}.faq-intro h2{font-size:24px}.faq-intro h2 br{display:none}.faq-intro p{font-size:11px;margin-top:13px}.faq-doodle{display:none}.faq-list{margin-top:26px}.faq-list summary{font-size:12px;padding-block:20px;gap:11px;line-height:1.8;letter-spacing:.01em}.faq-list summary>span{font-size:20px}.faq-list summary .icon{width:17px;height:17px}.faq-list details>p{font-size:12px;margin-left:25px}.contact-section{padding:47px 0}.contact-inner{gap:28px}.contact-copy h2{font-size:25px}.contact-copy h2 br{display:block}.contact-copy>p{font-size:11px;margin-top:16px;line-height:2.1}.contact-locations{grid-template-columns:1fr;gap:15px}.location-card{padding:23px}.location-card h3{font-size:20px}.location-card address,.location-address{font-size:12px;margin:8px 0 13px}.location-actions .button{font-size:12px;min-height:43px;padding-inline:14px}.location-actions .icon{width:16px;height:16px}.location-phone{font-size:21px}.location-email{font-size:11px}.location-map{font-size:10px}.contact-memo .button{margin-top:6px;font-size:11px}.contact-memo p{font-size:10px}.recruit-section{padding-block:43px;gap:15px;align-items:center}.recruit-illustration{width:67px;height:95px}.recruit-illustration svg{width:37px;height:42px}.recruit-illustration svg:nth-child(2){width:41px;height:50px}.recruit-illustration svg:nth-child(3){width:23px;height:23px;right:1px;top:8px}.recruit-copy h2{font-size:18px;letter-spacing:.025em;line-height:1.85}.recruit-copy p{font-size:10px;margin-top:10px;line-height:2.1}.recruit-copy .section-kicker{font-size:8px;margin-bottom:8px}.recruit-section>.button{margin:7px 0 0 82px;min-height:45px;padding:10px 18px;font-size:11px}.site-footer{padding-top:29px;padding-bottom:92px}.footer-main{flex-wrap:wrap;gap:10px}.footer-main .brand-mark{width:30px;height:34px}.footer-main .brand-name{font-size:25px}.footer-main .brand-name small{font-size:10px}.footer-main>p{order:3;width:100%;font-size:9px;margin-top:3px}.footer-bottom{margin-top:22px;padding-top:15px;font-size:9px;gap:15px}.plain-button{font-size:9px}.back-to-top{width:35px;height:35px;font-size:19px}.mobile-contact{display:flex;position:fixed;z-index:25;bottom:0;left:0;right:0;background:#fcfaf3f5;backdrop-filter:blur(12px);padding:9px 13px calc(9px + env(safe-area-inset-bottom));gap:8px;border-top:1px solid #dce1d2}.mobile-contact a{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-height:44px;background:#edf0e6;border:1px solid #cad4bf;border-radius:99px;font-size:11px;font-weight:700}.mobile-contact a:last-child{color:#fff;background:var(--green);border-color:var(--green)}.mobile-contact .icon{width:18px;height:18px}.comic-dialog{width:calc(100% - 16px);height:94dvh;border-radius:13px}.reader-toolbar{padding:12px 15px;height:76px}.reader-toolbar h2{font-size:12px;line-height:1.7;letter-spacing:.02em}.reader-toolbar .icon-button{width:34px;height:34px;font-size:25px}.reader-kicker{font-size:8px}.reader-tools{height:55px;padding:8px 13px;gap:14px;font-size:10px}.reader-nav{font-size:12px}.reader-nav span{display:none}.reader-zoom{padding:5px 12px;font-size:11px}.reader-body{padding:12px;height:calc(100% - 163px)}.reader-body.zoomed img{width:1100px}.reader-note{font-size:11px;padding:11px;margin-top:12px}.reader-alt{font-size:11px;margin-top:12px}.reader-footer{height:32px;font-size:8px;letter-spacing:0}.info-dialog{padding:32px 23px 25px}.info-dialog h2{font-size:21px;padding-right:10px}.info-dialog>.close-dialog{right:12px;top:12px;width:30px;height:30px;font-size:23px}.info-dialog p{font-size:12px}.consultation-dialog h2{font-size:20px}.consultation-dialog select,.consultation-dialog textarea{font-size:16px}.consultation-dialog label{font-size:12px}.desktop-only{display:none}.mobile-only{display:block}}
@media(max-width:360px){.section-wrap{width:calc(100% - 32px)}.main-nav a{font-size:9px;gap:3px}.main-nav .icon{width:14px;height:14px}.hero h1{font-size:25px}.hero-description{font-size:11px}.program-tabs button{font-size:9px}.comic-card-image img{height:130px}.library-filters button{font-size:9px;padding-inline:8px}.featured-comic{padding-inline:20px}.recruit-copy h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.location-card-heading{display:flex;align-items:center;gap:10px}.location-card-heading>.icon{width:21px;height:21px;color:#839872}.location-phone:before{content:"TEL";font:10px Arial,sans-serif;letter-spacing:.1em;color:#7a896d}.location-phone:hover{text-decoration:underline;text-underline-offset:4px}.location-actions{margin-top:16px}.reader-note{margin-bottom:16px}
@media(max-width:600px){.hero-description{font-size:13px}.welcome-copy,.featured-copy>p,.classroom-card p,.faq-list details>p,.location-address{font-size:13px}.faq-list summary{font-size:13px}.contact-copy>p{font-size:12px}.comic-card-title{font-size:12px}.recruit-copy p{font-size:12px}.day-timeline p{font-size:12px}}
@media(min-width:601px) and (max-width:750px){.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:35px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero h1{font-size:35px}.hero .button{font-size:13px}.hero-art{width:85%;max-width:510px;margin:28px auto 0}.hero-image{aspect-ratio:1.5}.hero-bottom{margin-top:35px}.hero-sub-link{font-size:11px}.hero-description{font-size:13px}}
@media print{.site-header{position:static}.main-nav,.mobile-contact,.button,.text-button,.library-filters,.library-more,.hero-sub-link,dialog,.back-to-top{display:none!important}body{background:white}.section-wrap{width:94%}.hero{min-height:0;padding-top:20px}.hero h1{font-size:30px}.hero-art{margin:0}.section-wrap,.classroom-card{break-inside:avoid}section{padding-block:25px!important}.program-tabs{display:none}.comic-grid{grid-template-columns:repeat(3,1fr)}.site-footer{padding-bottom:20px}}

/* The original MiN vector logo, recolored to the site palette. */
.site-header .brand-min{min-width:105px;min-height:54px}
.site-header .brand-min-logo{display:block;width:105px;height:54px;object-fit:contain}
@media(max-width:850px){.site-header .brand-min{min-width:78px;min-height:40px;margin-right:auto}.site-header .brand-min-logo{width:78px;height:40px}}
@media(max-width:600px){.site-header .brand-min{min-width:74px;min-height:38px}.site-header .brand-min-logo{width:74px;height:38px}}
