:root{--paper:#f7f4e9;--ink:#232520;--yellow:#ffe65d;--pink:#eea6b7;--green:#a5cba9;--blue:#b6c9ee;--line:rgba(35,37,32,.3);--body:'Noto Sans JP',sans-serif;--latin:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #2357a2;outline-offset:6px}img{max-width:100%}h1,h2,h3,p{margin:0}h2{font-size:clamp(30px,3.6vw,49px);font-weight:800;line-height:1.65;letter-spacing:.045em}h3{font-size:21px;line-height:1.7}p+p{margin-top:1.4em}.skip{position:fixed;left:20px;top:-80px;background:var(--yellow);z-index:1000;padding:12px}.skip:focus{top:12px}.header{position:absolute;top:0;left:0;width:100%;height:95px;display:flex;align-items:center;justify-content:space-between;padding:0 55px;z-index:20}.wordmark{display:inline-flex;align-items:baseline;font-size:25px;font-weight:900;letter-spacing:-.07em;white-space:nowrap}.wordmark span{transform:rotate(-4deg);display:inline-block}.wordmark small{font-family:var(--latin);font-size:14px;letter-spacing:0;margin-left:10px}.desktop-nav{display:flex;gap:30px;margin-right:115px;font-size:14px;font-weight:700}.desktop-nav a{border-bottom:1px solid transparent;padding-bottom:3px}.desktop-nav a:hover{border-color:var(--ink)}.menu-toggle{display:none}.floating-cta{position:fixed;right:25px;top:20px;width:121px;height:124px;border-radius:49% 51% 45% 54%;background:var(--yellow);z-index:30;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 4px 0 rgba(35,37,32,.06);transform:rotate(7deg);transition:transform .2s}.floating-cta:hover{transform:rotate(0) scale(1.04)}.floating-cta>span:first-child{font-size:12px;font-weight:600}.floating-cta strong{font-size:19px}.cta-bottom{font-size:13px}.cta-bottom b{font-size:24px;margin-left:10px;line-height:1}.hero{min-height:860px;height:100svh;max-height:1100px;position:relative;isolation:isolate;display:grid;place-items:center;overflow:hidden;padding:125px 24px 65px;background:#f2efe4}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-content{text-align:center;width:750px;max-width:100%}.hero-eyebrow{font-size:16px;font-weight:700;letter-spacing:.13em}.hero-copy{font-size:clamp(24px,2.7vw,37px);line-height:1.65;letter-spacing:.025em;font-weight:800;margin-top:18px}.hero h1{display:flex;justify-content:center;align-items:center;font-size:clamp(78px,10vw,144px);font-weight:900;line-height:1.4;letter-spacing:-.095em;margin:7px 0 0;position:relative}.hero h1 i{font-style:normal;display:inline-block}.henai{display:inline-flex}.henai i:first-child{transform:rotate(-8deg)}.henai i:nth-child(2){transform:rotate(7deg) translateY(6px)}.pitch-word{display:inline-flex;margin-left:.05em}.pitch-word i:first-child{transform:rotate(-6deg) translateY(-5px)}.pitch-word i:nth-child(2){transform:translateY(9px) rotate(7deg)}.pitch-word i:last-child{transform:rotate(5deg)}.hero-en{font-family:var(--latin);letter-spacing:.35em;font-size:14px;font-weight:800;margin-top:-3px}.hero-en span{letter-spacing:.13em;margin-left:14px}.hero-description{font-size:17px;line-height:1.9;font-weight:500;margin-top:24px}.hero-date{display:flex;justify-content:center;align-items:center;gap:13px;margin-top:28px}.date-number{font-family:var(--latin);font-size:38px;font-weight:700;letter-spacing:-.025em;line-height:1.2}.sat{font-family:var(--latin);font-size:12px;font-weight:800;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;width:38px;height:38px}.hero-place{text-align:left;font-size:12px;line-height:1.5;border-left:1px solid;padding-left:17px;margin-left:5px}.hero-place b{font-family:var(--latin);font-size:20px}.hero-expo{font-size:12px;font-weight:500;margin-top:8px}.hero-entry{display:flex;justify-content:center;align-items:center;margin:24px auto 0;border:1px solid var(--ink);border-radius:40px;background:rgba(255,255,255,.9);width:max-content;overflow:hidden}.hero-entry>span{font-size:14px;padding:12px 20px}.hero-entry b{font:800 24px var(--latin);padding:0 2px}.hero-entry a{font-size:15px;background:var(--ink);color:white;padding:15px 24px;align-self:stretch;display:flex;align-items:center;gap:25px;transition:background .2s}.hero-entry a:hover{background:#4d5642}.hero-entry a span{font-size:23px;line-height:1}.hero-deadline{font-size:14px;margin-top:14px}.hero-deadline strong{margin-left:10px}.hero-side{position:absolute;left:28px;top:45%;writing-mode:vertical-rl;font:600 12px var(--latin);letter-spacing:.25em}.scroll-note{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);font:700 11px var(--latin);letter-spacing:.14em;display:flex;gap:20px;align-items:center}.scroll-note span{font-size:22px}.ticker{background:var(--yellow);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden;padding:12px 0;white-space:nowrap}.ticker div{display:flex;gap:45px;align-items:center;justify-content:center;font-size:16px;letter-spacing:.2em;font-weight:600;width:max-content;animation:marquee 40s linear infinite}.ticker span{font-size:23px;line-height:1}.ticker span:nth-child(3n){color:#316b51}.ticker span:nth-child(3n+1){color:#cc5367}@keyframes marquee{to{transform:translateX(-30%)}}.section{padding:110px max(7vw,24px);position:relative}.section-label{font-family:var(--latin);font-size:13px;letter-spacing:.08em;display:flex;align-items:center;gap:17px;margin-bottom:52px}.section-label>span{font-size:12px;letter-spacing:.18em}.section-label:before{content:'';width:7px;height:7px;background:var(--ink);border-radius:50%}.small-kicker{font-size:14px;font-weight:600;letter-spacing:.13em;margin-bottom:14px}.marked{background:linear-gradient(transparent 67%,var(--yellow) 67%,var(--yellow) 94%,transparent 94%)}.pink-mark{background:linear-gradient(transparent 67%,var(--pink) 67%,var(--pink) 94%,transparent 94%)}.about{text-align:center;padding-bottom:145px}.about .section-label{justify-content:center}.about h2{font-size:clamp(31px,4vw,53px);line-height:1.65}.about-body{font-size:17px;line-height:2.45;margin-top:42px}.about-body p+p{margin-top:31px}.about-last{font-weight:700;font-size:21px}.side-note{position:absolute;padding:30px 23px;line-height:2;font-weight:600;font-size:16px;letter-spacing:.06em;box-shadow:3px 4px 0 #24252008}.note-left{left:5%;top:40%;background:#bdd2f3;transform:rotate(-10deg)}.note-right{right:6%;top:68%;background:#eeb7c3;transform:rotate(10deg)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:55px}.section-heading>p{font-size:15px;line-height:2.1;margin-bottom:8px;max-width:370px}.love{background:#e8eee3}.underline{text-decoration:underline;text-decoration-color:#7faaa1;text-underline-offset:.15em;text-decoration-thickness:5px}.love-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding-top:10px}.love-card{padding:25px 23px 26px;display:flex;flex-direction:column;min-height:355px;position:relative;box-shadow:4px 5px 0 #2325200b;border:1px solid #2325200b}.love-card:nth-child(1){transform:rotate(-3deg)}.love-card:nth-child(2){transform:rotate(2deg) translateY(14px)}.love-card:nth-child(3){transform:rotate(-2deg)}.love-card:nth-child(4){transform:rotate(3deg) translateY(14px)}.card-yellow{background:#ffe77c}.card-blue{background:#b7ceef}.card-pink{background:#f2b7c3}.card-green{background:#c3d7aa}.card-top{display:flex;align-items:center;justify-content:space-between;font:600 11px var(--latin);letter-spacing:.09em}.card-symbol{font-size:36px;line-height:1;transform:rotate(8deg)}.card-quote{font-size:clamp(20px,2vw,29px);font-weight:800;line-height:1.65;letter-spacing:.01em;margin-top:22px}.love-card>p:not(.card-quote){font-size:13px;line-height:1.9;margin-top:20px}.card-tag{font-size:11px;letter-spacing:.02em;border-top:1px solid #23252045;padding-top:14px;margin-top:auto}.examples-note{font-size:14px;text-align:center;margin-top:65px;line-height:2}.values{padding-top:120px;padding-bottom:130px}.values-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:11%}.values h2{font-size:clamp(40px,5vw,69px)}.no-rank{margin-top:38px;display:flex;flex-direction:column;gap:12px}.no-rank strong{font-size:17px;width:max-content;border:1px solid var(--ink);padding:7px 23px;border-radius:50%;transform:rotate(-5deg)}.no-rank span{font-size:13px}.values-body{padding-top:5px;font-size:16px;line-height:2.1}.lead{font-size:25px;font-weight:700;line-height:1.9}.not-evaluated{margin:30px 0;background:#e9e8df;padding:20px 24px;border-left:2px solid var(--ink)}.not-evaluated p{font-size:13px;font-weight:500}.not-evaluated ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:8px 20px;margin:12px 0 0;font-size:15px;font-weight:600}.stage{background:var(--blue)}.stage .section-label{justify-content:center}.stage-heading{text-align:center}.stage-questions{display:flex;justify-content:center;gap:70px;margin:55px 0}.stage-questions p{text-align:center;font-size:18px;margin:0;position:relative}.stage-questions p span{display:block;font:600 13px var(--latin);margin-bottom:16px}.stage-questions p+p:before{content:'/';position:absolute;left:-41px;top:38px;font:300 60px var(--latin);transform:rotate(12deg);opacity:.4}.stage-detail{max-width:860px;margin:auto;padding-top:28px;border-top:1px solid var(--line);display:grid;grid-template-columns:220px 1fr;gap:20px;font-size:15px;line-height:2}.stage-detail strong{font-size:19px}.section-note{font-size:13px;line-height:1.9}.stage>.section-note{text-align:center;margin-top:28px}.schedule{background:#fffdf5}.timeline{padding:0;margin:0;list-style:none}.timeline li{display:grid;grid-template-columns:260px 1fr;gap:42px;padding:28px 32px;border-top:1px solid var(--line);position:relative;align-items:center}.timeline li:last-child{border-bottom:1px solid var(--line)}.timeline-date{font:600 52px/1.2 var(--latin);letter-spacing:-.03em}.timeline-date span{font-size:13px;font-weight:700;margin-left:8px;letter-spacing:0}.step-label{font:500 11px var(--latin);letter-spacing:.16em}.timeline h3{font-size:21px;margin:5px 0}.timeline p{font-size:14px}.deadline-time{background:var(--yellow);margin-left:12px;padding:0 12px;font-family:var(--latin)}.interview-row .timeline-date{font-size:29px}.interview-row{background:#f2f0e6}.final-row{background:var(--yellow)}.final-sticker{position:absolute;right:35px;top:25px;font:800 24px/1.1 var(--latin);border:1px solid;border-radius:50%;padding:20px;transform:rotate(12deg)}.schedule>.section-note{margin-top:18px}.entry{background:#e9eddf}.entry .section-label{justify-content:center}.entry-head{text-align:center;margin-bottom:45px}.entry-head>p:last-child{font-size:15px;margin-top:22px}.entry-sheet{max-width:870px;margin:auto;background:#fffdf5;padding:35px 55px 45px;box-shadow:7px 8px 0 #23252012;position:relative}.entry-sheet:before{content:'';width:140px;height:36px;background:#e9b5aecc;position:absolute;left:calc(50% - 70px);top:-19px;transform:rotate(-4deg)}.sheet-title{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid;padding:3px 0 19px;font:500 12px var(--latin);letter-spacing:.12em}.sheet-title>span:last-child{font-family:var(--body);font-size:12px;letter-spacing:.04em}.entry-questions{list-style:none;padding:0;margin:0}.entry-questions li{display:flex;gap:24px;padding:29px 0;border-bottom:1px solid var(--line)}.question-number{font:500 30px var(--latin);padding-top:24px}.question-format{font-size:12px;background:#eeeae0;padding:2px 9px}.entry-questions h3{font-size:21px;margin:8px 0}.entry-questions p{font-size:14px;line-height:2}.entry-action{text-align:center;margin-top:28px}.entry-action>p:first-child{font-size:14px;margin-bottom:20px}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:60px;padding:17px 34px;border-radius:50px;font-size:17px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:#475142;transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.button:disabled{background:#e6e5dc;border-color:#b2b2a5;color:#62645c;cursor:not-allowed;transform:none}.form-status{font-size:13px;margin-top:12px}.entry-deadline{font-size:13px;display:flex;justify-content:center;gap:15px;margin-top:23px}.exhibition{background:#edb5c0;padding-top:65px;padding-bottom:65px}.exhibition-inner{display:grid;grid-template-columns:1fr 2fr;gap:60px}.exhibition-label{font:600 13px var(--latin);letter-spacing:.12em;margin-top:12px}.exhibition h2{font-size:36px;margin-bottom:25px}.exhibition p{font-size:15px;line-height:2.1}.exhibition p.section-note{font-size:13px}.information-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:65px}.information-intro{font-size:15px;margin:30px 0}.text-link{display:inline-flex;justify-content:space-between;gap:35px;align-items:center;border-bottom:1px solid;font-size:15px;font-weight:600;padding-bottom:7px}.text-link span{font-size:24px}.text-link:hover{color:#456451}.info-table{margin:0;font-size:15px}.info-table>div{display:grid;grid-template-columns:115px 1fr;gap:20px;padding:20px 0;border-top:1px solid var(--line)}.info-table>div:last-child{border-bottom:1px solid var(--line)}.info-table dt{font-size:13px;font-weight:600}.info-table dd{margin:0}.info-table small{display:block;font-size:12px;margin-top:3px;color:#56594f}.teachers{background:#e8eee3;padding-top:75px;padding-bottom:75px}.teacher-note{background:#fffdf5;max-width:920px;margin:auto;text-align:center;padding:55px 35px;box-shadow:5px 6px 0 #2325200a}.teacher-note h2{font-size:35px;margin-bottom:30px}.teacher-note>p:not(.small-kicker){font-size:15px;line-height:2.3}.teacher-note .text-link{margin-top:30px}.faq-grid{display:grid;grid-template-columns:1fr 1.75fr;gap:80px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;gap:17px;font-size:15px;font-weight:600;cursor:pointer;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font:500 22px var(--latin)}.faq-list summary>b{font-weight:400;margin-left:auto;font-size:24px;transition:transform .2s}.faq-list details[open] summary>b{transform:rotate(45deg)}.faq-list details p{padding:0 32px 23px;font-size:14px;line-height:2}.closing{background:var(--yellow);text-align:center;padding-top:90px;padding-bottom:85px}.closing-en{font:600 13px var(--latin);letter-spacing:.19em;margin-bottom:22px}.closing h2{font-size:clamp(48px,6vw,80px);line-height:1.5;letter-spacing:.07em;transform:rotate(-3deg);margin-bottom:35px}.closing>p:not(.closing-en){font-size:15px;line-height:2.1}.closing-date{font:700 39px var(--latin);margin:32px 0 12px;letter-spacing:-.025em}.closing-date span{font-size:13px;letter-spacing:.02em;margin-left:12px}.closing .button{margin:27px 0 0;min-width:320px}.closing p.closing-deadline{font-size:13px;margin-top:15px}.footer{display:flex;align-items:center;justify-content:space-between;padding:55px max(7vw,24px);gap:35px;background:#fffdf5}.footer p{font-size:12px}.footer .wordmark{font-size:33px}.footer>div:last-of-type{text-align:right}.footer a[href^=mailto]{font-family:var(--latin);font-size:15px}.footer small:not(.wordmark small){display:block;font-size:11px;margin-top:17px}.back-top{font-size:26px;border:1px solid;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;flex-shrink:0}.mobile-nav[hidden]{display:none}@media(min-width:1500px){.section{padding-left:max(calc((100vw - 1240px)/2),7vw);padding-right:max(calc((100vw - 1240px)/2),7vw)}}@media(max-width:1100px){.desktop-nav{gap:18px;margin-right:95px;font-size:12px}.header{padding:0 28px}.floating-cta{width:100px;height:104px;right:15px}.floating-cta strong{font-size:16px}.floating-cta>span:first-child{font-size:10px}.hero{min-height:810px}.hero-content{width:650px}.hero-art{opacity:.8}.section{padding-left:5vw;padding-right:5vw}.side-note{font-size:13px;padding:22px 18px}.note-left{left:2%;top:42%}.note-right{right:2%;top:73%}.love-grid{gap:15px}.love-card{padding:20px 17px;min-height:340px}.love-card>p:not(.card-quote){font-size:12px}.card-tag{font-size:10px}.section-heading{gap:25px}.section-heading>p{font-size:14px}.faq-grid{gap:35px}.values-grid{gap:7%}.timeline li{grid-template-columns:220px 1fr}.final-sticker{right:20px;top:32px;padding:14px;font-size:20px}}
@media(max-width:760px){html{scroll-padding-top:75px}.header{height:73px;padding:0 20px}.wordmark{font-size:23px}.wordmark small{font-size:12px}.desktop-nav{display:none}.menu-toggle{display:flex;align-items:center;gap:12px;border:0;background:rgba(247,244,233,.92);padding:8px 12px;border-radius:20px;font:600 12px var(--latin);letter-spacing:.1em;z-index:42}.menu-toggle span{font-size:22px;font-weight:400}.floating-cta{width:auto;height:auto;right:14px;top:auto;bottom:17px;border-radius:40px;transform:none;padding:12px 20px;box-shadow:0 3px 15px #23252024;flex-direction:row;gap:10px;border:1px solid #23252030}.floating-cta>span:first-child,.floating-cta>strong{display:none}.floating-cta:hover{transform:none}.cta-bottom{font-size:14px;font-weight:700}.cta-bottom b{font-size:19px}.mobile-nav{position:absolute;z-index:40;top:73px;left:14px;right:14px;padding:22px 28px;background:#fffdf5;box-shadow:0 8px 30px #23252020;border:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;font-size:15px;border-bottom:1px solid #23252017}.hero{height:auto;min-height:780px;max-height:none;padding:103px 18px 80px}.hero-art{object-fit:cover;object-position:center;opacity:.34}.hero-content{width:100%}.hero-eyebrow{font-size:12px;letter-spacing:.07em}.hero-copy{font-size:clamp(22px,5.9vw,33px);margin-top:27px;line-height:1.7}.hero h1{font-size:clamp(62px,17vw,110px);margin-top:28px;line-height:1.45}.hero-en{font-size:11px;letter-spacing:.3em;margin-top:9px}.hero-en span{margin-left:10px}.hero-description{font-size:14px;margin-top:30px;line-height:2}.hero-date{gap:8px;margin-top:30px}.date-number{font-size:30px}.sat{width:31px;height:31px;font-size:10px}.hero-place{font-size:10px;padding-left:9px;margin-left:2px}.hero-place b{font-size:16px}.hero-expo{font-size:11px;margin-top:10px}.hero-entry{margin-top:25px;max-width:100%}.hero-entry>span{font-size:11px;padding:10px 12px}.hero-entry b{font-size:20px}.hero-entry a{font-size:12px;padding:12px;gap:9px}.hero-entry a span{font-size:20px}.hero-deadline{font-size:12px;margin-top:15px}.hero-deadline strong{margin-left:8px}.hero-side{display:none}.scroll-note{font-size:10px;bottom:20px}.ticker{padding:10px 0}.ticker div{font-size:13px;gap:25px}.ticker span{font-size:19px}.section{padding:75px 24px}.section-label{margin-bottom:34px;font-size:12px}.section-label>span{font-size:11px}h2{font-size:clamp(26px,6.8vw,38px);letter-spacing:.015em;line-height:1.65}.small-kicker{font-size:12px;margin-bottom:12px}.about{padding-bottom:80px}.about h2{font-size:30px}.about-body{font-size:14px;line-height:2.3;margin-top:30px}.about-body br{display:none}.about-body p{max-width:430px;margin-left:auto;margin-right:auto}.about-body p+p{margin-top:25px}.about-last{font-size:18px}.about-last br{display:block}.side-note{display:none}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:22px;font-size:14px}.love-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.love-card{padding:18px 16px;min-height:305px}.love-card:nth-child(2),.love-card:nth-child(4){transform:rotate(3deg) translateY(8px)}.card-top{font-size:9px;letter-spacing:.03em}.card-symbol{font-size:26px}.card-quote{font-size:20px;line-height:1.6;margin-top:14px}.love-card>p:not(.card-quote){font-size:12px;line-height:1.85;margin-top:17px;margin-bottom:16px}.love-card>p:not(.card-quote) br{display:none}.card-tag{font-size:10px;line-height:1.8;padding-top:10px}.examples-note{font-size:12px;margin-top:42px;text-align:left}.examples-note br{display:none}.values-grid{display:block}.values h2{font-size:45px;line-height:1.5}.values h2 br:nth-of-type(1){display:none}.no-rank{margin-top:25px;margin-bottom:36px}.no-rank span{font-size:12px}.values-body{font-size:14px}.lead{font-size:22px}.not-evaluated{padding:18px 20px;margin:23px 0}.not-evaluated ul{font-size:14px}.stage-heading h2{font-size:26px}.stage-questions{gap:16px;margin:35px 0;justify-content:space-between}.stage-questions p{font-size:13px;line-height:1.9;flex:1}.stage-questions p span{font-size:11px;margin-bottom:12px}.stage-questions p+p:before{font-size:27px;left:-12px;top:29px}.stage-detail{display:block;font-size:14px;padding-top:24px}.stage-detail strong{font-size:18px;display:block;margin-bottom:15px}.section-note{font-size:12px}.stage>.section-note{text-align:left;margin-top:20px}.timeline li{grid-template-columns:100px 1fr;gap:18px;padding:22px 8px}.timeline-date{font-size:30px;line-height:1.4}.timeline-date span{display:block;font-size:10px;margin-left:3px}.step-label{font-size:9px;letter-spacing:.08em}.timeline h3{font-size:16px;line-height:1.9;margin:3px 0}.timeline p{font-size:12px;line-height:1.9}.timeline p br{display:none}.deadline-time{font-size:15px;margin-left:2px;padding:1px 5px;white-space:nowrap}.interview-row .timeline-date{font-size:23px}.final-sticker{display:none}.entry-head{text-align:left;margin-bottom:35px}.entry .section-label{justify-content:flex-start}.entry-head>p:last-child{font-size:14px}.entry-head h2{font-size:27px}.entry-head h2>span{display:inline}.entry-sheet{padding:28px 21px 30px;margin:0 -4px}.entry-sheet:before{width:100px;height:28px;left:calc(50% - 50px);top:-14px}.sheet-title{font-size:10px;letter-spacing:.06em;padding-bottom:15px}.sheet-title>span:last-child{display:none}.entry-questions li{gap:15px;padding:24px 0}.question-number{font-size:23px;padding-top:26px}.question-format{font-size:10px}.entry-questions h3{font-size:16px;line-height:1.85;margin:8px 0}.entry-questions p{font-size:13px;line-height:2}.entry-questions h3 br{display:none}.entry-action>p:first-child{font-size:12px}.button{padding:16px 27px;font-size:15px;gap:40px}.entry-deadline{flex-direction:column;font-size:12px;gap:4px}.form-status{font-size:12px}.exhibition-inner{display:block}.exhibition-label{display:block;font-size:11px;margin-bottom:20px}.exhibition h2{font-size:30px;margin-bottom:23px}.exhibition p{font-size:14px}.exhibition p.section-note{font-size:12px}.information-grid{display:block}.information-intro{font-size:14px;margin:22px 0}.text-link{font-size:14px}.info-table{margin-top:35px;font-size:14px}.info-table>div{grid-template-columns:85px 1fr;gap:15px;padding:17px 0}.info-table dt{font-size:12px}.info-table small{font-size:11px}.teacher-note{padding:35px 22px;margin:0 -4px}.teacher-note h2{font-size:29px}.teacher-note>p:not(.small-kicker){font-size:14px;line-height:2.1;text-align:left}.teacher-note p br{display:none}.teacher-note .text-link{margin-top:23px}.faq-grid{display:block}.faq-grid h2 br{display:none}.faq-list{margin-top:30px}.faq-list summary{font-size:14px;gap:12px;padding:20px 0;line-height:1.9}.faq-list summary>span{font-size:19px}.faq-list summary>b{font-size:21px;flex-shrink:0}.faq-list details p{font-size:13px;padding:0 15px 20px 28px}.closing{padding-top:65px;padding-bottom:70px}.closing-en{font-size:11px}.closing h2{font-size:48px;letter-spacing:.02em;margin-bottom:28px}.closing>p:not(.closing-en){font-size:13px}.closing>p br{display:none}.closing-date{font-size:34px;margin-top:27px}.closing-date span{display:block;font-size:12px;margin-left:0;margin-top:6px}.closing .button{min-width:280px}.closing p.closing-deadline{font-size:12px}.footer{display:block;padding:38px 24px 90px;position:relative}.footer .wordmark{font-size:29px}.footer>div:last-of-type{text-align:left;margin-top:25px}.footer p{font-size:11px}.footer small:not(.wordmark small){font-size:10px}.back-top{position:absolute;right:24px;top:45px}.footer a[href^=mailto]{font-size:14px}}
@media(max-width:360px){.hero-copy{font-size:20px}.hero h1{font-size:59px}.hero-entry>span{padding:9px;font-size:10px}.hero-entry a{font-size:11px;padding:10px}.section{padding-left:20px;padding-right:20px}.card-quote{font-size:18px}.love-card{padding:15px 12px}.card-tag{font-size:9px}.timeline li{grid-template-columns:86px 1fr;gap:13px}.timeline h3{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Nationwide entry and opportunities. */
.opportunities{background:#fffdf5}.opportunity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:44px}.opportunity-grid article{padding:30px 26px;background:var(--yellow);border:1px solid var(--line);box-shadow:5px 6px 0 #23252010}.opportunity-grid article:nth-child(2){background:var(--pink)}.opportunity-grid article:nth-child(3){background:var(--green)}.opportunity-number{font:600 13px var(--latin);letter-spacing:.06em}.opportunity-grid h3{font-size:24px;line-height:1.7;margin:22px 0 18px}.opportunity-grid p{font-size:16px;line-height:2}.stage-intro{font-size:16px;margin-top:24px}.stage-heading .section-note{margin-top:14px}.info-table .venue-city{font-size:27px}.info-table small{font-size:14px}.info-table dt{font-size:14px}.info-table dd{font-size:16px}.info-table>div{grid-template-columns:120px 1fr}.hero .hero-place b{font-size:30px;white-space:nowrap}.hero .hero-place small{display:block;font-size:14px;letter-spacing:.08em}.hero .hero-entry>span{font-size:15px}.hero .hero-entry a{font-size:15px}.hero .hero-eyebrow{font-weight:800;font-size:16px}.hero{height:auto!important;max-height:none!important}.hero .hero-content{max-width:100%}
@media(max-width:760px){.opportunity-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.opportunity-grid article{padding:26px}.opportunity-grid h3{font-size:23px;margin:16px 0}.hero .hero-entry{flex-direction:column;border-radius:20px;overflow:hidden;width:min(100%,400px)}.hero .hero-entry>span,.hero .hero-entry a{width:100%;justify-content:center;font-size:15px;padding:12px}.hero .hero-place b{font-size:24px}.hero .hero-place small{font-size:12px}.hero .hero-eyebrow{font-size:14px}.hero .date-number{font-size:27px}.hero .hero-date{flex-wrap:wrap;row-gap:12px}.hero .hero-description{font-size:16px}.info-table>div{grid-template-columns:1fr;gap:5px}.info-table dt{font-size:14px}.info-table small{font-size:14px}.info-table .venue-city{font-size:26px}.stage-intro br{display:none}.exhibition h2{font-size:27px}}
/* Final readability and viewport refinements. */
.hero h1{letter-spacing:-.025em}.henai,.pitch-word{gap:.015em}
.header .wordmark{padding:4px 12px;background:rgba(247,244,233,.94);border-radius:24px}
.desktop-nav{padding:9px 19px;background:rgba(247,244,233,.94);border-radius:30px}
@media(min-width:761px){.hero{min-height:740px;padding:105px 24px 55px}.hero h1{font-size:clamp(78px,9vw,125px);line-height:1.3;margin-top:9px}.hero-copy{font-size:clamp(24px,2.5vw,33px);line-height:1.6;margin-top:12px}.hero-description{margin-top:17px;font-size:16px;line-height:1.8}.hero-date{margin-top:22px}.hero-entry{margin-top:18px}.hero-deadline{margin-top:10px}.hero-en{font-size:12px;letter-spacing:.35em}.hero-eyebrow{font-size:14px}.scroll-note{bottom:15px}.love-card>p:not(.card-quote){font-size:14px}.card-tag{font-size:12px}.card-top{font-size:12px}.love-card{min-height:375px}}
@media(max-width:760px){.header .wordmark{padding:3px 7px;margin-left:-7px}.hero h1{font-size:clamp(58px,16.3vw,104px);letter-spacing:-.025em}.hero-art{opacity:.45}.about-body,.values-body,.stage-detail,.exhibition p,.teacher-note>p:not(.small-kicker),.info-table,.faq-list details p,.entry-questions p{font-size:16px}.love-card{min-height:325px}.love-card>p:not(.card-quote){font-size:14px}.love-grid{gap:25px 12px}.card-quote{font-size:19px}.examples-note,.section-note,.timeline p,.form-status{font-size:14px}.faq-list summary{font-size:16px}.entry-head>p:last-child,.section-heading>p,.information-intro{font-size:16px}.hero-deadline,.entry-deadline,.closing p.closing-deadline{font-size:14px}.hero h1 i{transform:none}.henai i:first-child{transform:rotate(-6deg)}.pitch-word i:last-child{transform:rotate(5deg)}}


/* Deadline and compact entry invitation */
.deadline-band{padding:45px 20px;text-align:center;background:#c9b8e8;border-bottom:1px solid var(--ink)}
.deadline-band>p{font-size:16px;font-weight:700}.hero-countdown{display:flex;justify-content:center;align-items:center;gap:24px;margin:20px auto}.hero-countdown[hidden]{display:none}.countdown-label{font-size:18px;font-weight:800}.countdown-unit{display:flex;align-items:baseline;gap:6px}.countdown-unit b{font:800 clamp(36px,6vw,76px)/1.15 var(--latin);font-variant-numeric:tabular-nums}.countdown-unit span{font-size:16px}.hero-entry-deadline .date-number{font-size:clamp(50px,7vw,80px)}
.floating-cta{display:none}.entry-widget{position:fixed;right:20px;bottom:20px;z-index:90;width:340px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto;padding:18px;background:#fffdf5;color:#232520;border:2px solid #232520;box-shadow:5px 5px 0 #23252030}.entry-widget[hidden],#entry-widget-form[hidden]{display:none}.entry-widget-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:18px}.entry-widget-heading button{width:36px;height:36px;border:1px solid;background:transparent;font-size:25px;cursor:pointer}.entry-widget>p{font-size:14px;line-height:1.8;margin:12px 0}.entry-widget .button{width:100%;padding:12px;font-size:16px;background:var(--yellow);cursor:pointer}.entry-widget-preference{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:14px}.entry-widget-preference input{width:18px;height:18px}.entry-widget iframe{width:100%;height: min(400px,45dvh);border:0;background:white;margin-top:12px}#entry-widget-form>a{font-size:14px;text-decoration:underline}.entry-widget button:focus-visible{outline:3px solid #237362;outline-offset:3px}
@media(max-width:760px){.hero-countdown{gap:12px;flex-wrap:wrap}.countdown-label{width:100%;font-size:16px}.countdown-unit{gap:3px}.countdown-unit b{font-size:40px}.countdown-unit span{font-size:14px}.deadline-band{padding:30px 16px}.entry-widget{right:12px;bottom:12px;padding:14px;width:310px}.hero-entry-deadline{justify-content:center}.hero-entry-deadline .date-number{font-size:56px}}
